5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
{
|
|
"extends": ["react-app", "prettier"],
|
|
"rules": { "no-console": ["warn", "allow": ["warn", "error"]] }
|
|
}
|