summaryrefslogtreecommitdiff
path: root/data/extensions/spyblock@gnu.org/webextension/.eslintrc.json
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2018-09-13 20:39:48 -0400
committerRuben Rodriguez <ruben@gnu.org>2018-09-13 21:02:13 -0400
commitd26b319fd6f98517cc3421f10bf18698b953e4d2 (patch)
treebc70c4e472a2eaf514d411dba5067d530e5bbea9 /data/extensions/spyblock@gnu.org/webextension/.eslintrc.json
parentc3b304c51a3386ea09527a479a883253ea35243a (diff)
Updated extensions list for v60
Diffstat (limited to 'data/extensions/spyblock@gnu.org/webextension/.eslintrc.json')
-rw-r--r--data/extensions/spyblock@gnu.org/webextension/.eslintrc.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/extensions/spyblock@gnu.org/webextension/.eslintrc.json b/data/extensions/spyblock@gnu.org/webextension/.eslintrc.json
deleted file mode 100644
index ea12297..0000000
--- a/data/extensions/spyblock@gnu.org/webextension/.eslintrc.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "extends": "eslint-config-eyeo",
- "root": true,
- "env": {
- "webextensions": true
- }
-}