mirror of https://github.com/zulip/zulip.git
9 lines
99 B
JSON
9 lines
99 B
JSON
|
{
|
||
|
"env": {
|
||
|
"browser": true
|
||
|
},
|
||
|
"rules": {
|
||
|
"no-console": "error"
|
||
|
}
|
||
|
}
|