mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
9 lines
99 B
JSON
9 lines
99 B
JSON
{
|
|
"env": {
|
|
"browser": true
|
|
},
|
|
"rules": {
|
|
"no-console": "error"
|
|
}
|
|
}
|