9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
{
|
|
"extends": [
|
|
"./package.json"
|
|
],
|
|
"rules": {
|
|
"no-console": ["error"],
|
|
}
|
|
}
|