mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🔥 Remove Vue setting from global config
This commit is contained in:
parent
26145e3721
commit
84b230e168
|
@ -9,7 +9,6 @@ module.exports = {
|
|||
parserOptions: {
|
||||
project: ['./packages/*/tsconfig.json'],
|
||||
sourceType: 'module',
|
||||
extraFileExtensions: ['.vue'],
|
||||
},
|
||||
ignorePatterns: [
|
||||
'.eslintrc.js',
|
||||
|
|
Loading…
Reference in a new issue