9 lines
123 B
JSON
9 lines
123 B
JSON
|
{
|
||
|
"env": {
|
||
|
"browser": true,
|
||
|
"es2017": true
|
||
|
},
|
||
|
"rules": {
|
||
|
"indent": ["error", 4]
|
||
|
}
|
||
|
}
|