Leave it for now

This commit is contained in:
2018-12-13 08:52:41 -05:00
parent f287f49c1c
commit 0c5e514d33
10 changed files with 26242 additions and 1 deletions
+3
View File
@@ -1,4 +1,7 @@
module.exports = {
globals: {
server: true,
},
root: true,
parserOptions: {
ecmaVersion: 2017,