forked from sombochea/verdaccio-ui
15 lines
158 B
Plaintext
15 lines
158 B
Plaintext
{
|
|
"rules": {
|
|
"comma-dangle": 0,
|
|
"no-console": [
|
|
2,
|
|
{
|
|
"allow": [
|
|
"warn",
|
|
"log"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|