added corpus link, added nominum & locorum api request (not working yet)
This commit is contained in:
+2
-1
@@ -24,6 +24,7 @@ module.exports = {
|
||||
'generator-star-spacing': 'off',
|
||||
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
|
||||
'vue/singleline-html-element-content-newline': 'off',
|
||||
'vue/multiline-html-element-content-newline': 'off'
|
||||
'vue/multiline-html-element-content-newline': 'off',
|
||||
'vue/max-attributes-per-line': 'off'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user