Use better exclude option

This commit is contained in:
Surma
2018-06-26 15:10:54 +01:00
parent 56faf619d0
commit 579b8a494a

View File

@@ -11,7 +11,7 @@
"function-name": false,
"variable-name": [true, "check-format", "allow-leading-underscore"]
},
"cliOptions": {
"linterOptions": {
"exclude": [
"build"
]