aboutsummaryrefslogtreecommitdiff
path: root/src/rules
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-14 11:17:13 +0300
committerValentin Popov <info@valentineus.link>2020-02-14 11:18:59 +0300
commit570290241dc983abfb14bb20b0e8eb8b3a74a22d (patch)
tree02927cc2b68251f68669056cdc7b31abe4ab0c07 /src/rules
parentf9ebfb719aa850b01ce3e1ee3a9d7ab359e73058 (diff)
downloadeslint-config-570290241dc983abfb14bb20b0e8eb8b3a74a22d.tar.xz
eslint-config-570290241dc983abfb14bb20b0e8eb8b3a74a22d.zip
feat(security): Initial security plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'src/rules')
-rw-r--r--src/rules/security.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rules/security.json b/src/rules/security.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/src/rules/security.json
@@ -0,0 +1 @@
+{}