summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2018-07-11 10:44:27 +0300
committerAlexander Moisseev <moiseev@mezonplus.ru>2018-07-11 10:44:27 +0300
commitf98d6e900feba2726ea548895b645d9455656d57 (patch)
tree6b065967ed46d245ddc5ad85a539037efa9ad7fd /.eslintrc.json
parent04f05e07c0c96322834ce2926b2fef06cd692d36 (diff)
downloadrspamd-f98d6e900feba2726ea548895b645d9455656d57.tar.gz
rspamd-f98d6e900feba2726ea548895b645d9455656d57.zip
[WebUI] Use self-explanatory notation
for type conversion
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 32530cd18..ee10918bb 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -72,7 +72,6 @@
"no-empty": "off",
"no-empty-function": "off",
"no-eq-null": "off",
- "no-implicit-coercion": "off",
"no-inline-comments": "off",
"no-loop-func": "off",
"no-negated-condition": "off",