Save lint options
This commit is contained in:
parent
bc7f2a8540
commit
076efcde4c
@ -1,6 +1,9 @@
|
||||
{
|
||||
"extends": "recommended",
|
||||
"rules": {
|
||||
"DuplicateStringLiteral": {
|
||||
"enabled": false
|
||||
},
|
||||
"Indentation": {
|
||||
"enabled": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user