summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc21
1 files changed, 0 insertions, 21 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc b/vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc
deleted file mode 100644
index 7e5aae9a..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/.eslintrc
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "rules": {
- "no-console": 0,
- "quotes": [
- 2,
- "single"
- ],
- "linebreak-style": [
- 2,
- "unix"
- ],
- "semi": [
- 2,
- "never"
- ]
- },
- "env": {
- "node": true
- },
- "extends": "eslint:recommended"
-} \ No newline at end of file