mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 09:39:15 +00:00
Updating linting rules and fixing bug
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"function-name": false,
|
||||
"variable-name": [true, "check-format", "allow-leading-underscore"],
|
||||
"no-duplicate-imports": false,
|
||||
"prefer-template": [true, "allow-single-concat"],
|
||||
"import-name": false
|
||||
},
|
||||
"linterOptions": {
|
||||
|
||||
Reference in New Issue
Block a user