Ignore package.json when linting

This commit is contained in:
Roland Geider
2021-07-21 16:23:56 +02:00
parent c09f163b57
commit ef514abfcb

View File

@@ -11,6 +11,7 @@
"tinyMCE": true,
"MG": true
},
"ignorePatterns": ["package.json", ],
"rules": {
"func-names": [
"error",