mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
blueslip: Apply ESLint.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
8fd51a0ab5
commit
87b23720f5
@@ -1,3 +1,10 @@
|
||||
static/js/blueslip.js
|
||||
static/webpack-bundles
|
||||
static/js/js_typings/zulip/index.d.ts
|
||||
# This is intended for generated files and vendored third-party files.
|
||||
# For our source code, instead of adding files here, consider using
|
||||
# specific eslint-disable comments in the files themselves.
|
||||
|
||||
/docs/_build
|
||||
/static/generated
|
||||
/static/third
|
||||
/static/webpack-bundles
|
||||
/var
|
||||
/zulip-py3-venv
|
||||
|
||||
Reference in New Issue
Block a user