Reviewed-on: #1 Co-authored-by: Jim Nicholson <thejimnicholson@gmail.com> Co-committed-by: Jim Nicholson <thejimnicholson@gmail.com>
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"extends": "recommended",
|
|
"rules": {
|
|
"DuplicateStringLiteral": {
|
|
"enabled": false
|
|
},
|
|
"Indentation": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
} |