7 lines
83 B
Plaintext
Vendored
7 lines
83 B
Plaintext
Vendored
{
|
|
"extends": ".eslintrc",
|
|
"rules": {
|
|
"no-debugger":"warn",
|
|
}
|
|
}
|