7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
{
|
|
"rules": {
|
|
"prettier/prettier": ["error", { "trailingComma": "all" }],
|
|
"no-undefined-identifier": 2
|
|
}
|
|
}
|