more settings enabled

This commit is contained in:
Elisha Nuchi
2018-09-17 03:18:15 -04:00
parent 3e2d186956
commit ff3f14a4f1
24 changed files with 10798 additions and 420 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"ecmaVersion": 7,
"libs": [
],
"plugins": {
"complete_strings": {},
"googleappsscript": {},
"es_modules": {},
"node": {},
"doc_comment": {
"fullDocs": true,
"strong": true
}
}
}