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