forked from external-repos/squoosh
Use better exclude option
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"function-name": false,
|
"function-name": false,
|
||||||
"variable-name": [true, "check-format", "allow-leading-underscore"]
|
"variable-name": [true, "check-format", "allow-leading-underscore"]
|
||||||
},
|
},
|
||||||
"cliOptions": {
|
"linterOptions": {
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"build"
|
"build"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user