mirror of https://github.com/zulip/zulip.git
tslint: Remove tslint.json.
We use ESLint, not TSLint; TSLint is deprecated in favor of ESLint. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
273f6f69e5
commit
424689acdd
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"defaultSeverity": "error",
|
||||
"extends": ["tslint:recommended"],
|
||||
"jsRules": {},
|
||||
"rules": {},
|
||||
"rulesDirectory": []
|
||||
}
|
Loading…
Reference in New Issue