chore: removed global eslint references

This commit is contained in:
NGPixel
2017-05-13 15:29:00 -04:00
parent 6ae6d3382d
commit 9e801548e0
25 changed files with 68 additions and 84 deletions
+1 -15
View File
@@ -11,24 +11,10 @@
"document": false,
"navigator": false,
"window": false,
"app": true,
"appconfig": true,
"appdata": true,
"db": true,
"entries": true,
"git": true,
"lang": true,
"lcdata": true,
"mark": true,
"rights": true,
"search": true,
"upl": true,
"winston": true,
"ws": true,
"Mongoose": true,
"ROOTPATH": true,
"SERVERPATH": true,
"IS_DEBUG": true,
"PROCNAME": true
"IS_DEBUG": true
}
}