mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Currently it does this for the eslintrc files in zulip, zulip/frontend_tests and static/js This commit also fixes json style issues (quotes)
6 lines
47 B
JSON
6 lines
47 B
JSON
{
|
|
"env": {
|
|
"browser": true
|
|
}
|
|
}
|