summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json
deleted file mode 100644
index f04fd6ae..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/docs/4.0/examples/.eslintrc.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "env": {
- "es6": false,
- "jquery": true
- },
- "parserOptions": {
- "ecmaVersion": 5,
- "sourceType": "script"
- },
- "extends": "../../../js/tests/unit/.eslintrc.json"
-}