6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
{
|
|
"rules": {
|
|
"prettier/prettier": ["error", { "trailingComma": "es5" }]
|
|
}
|
|
}
|