7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"rules": {
|
|
"curly": "off"
|
|
}
|
|
}
|