Lint scripts dir

This commit is contained in:
David Baker
2020-02-17 14:49:26 +00:00
parent 046170e3ec
commit 5fc72e8f73
9 changed files with 21 additions and 26 deletions

View File

@@ -5,6 +5,7 @@ module.exports = {
ecmaVersion: 8,
},
env: {
es6: true,
node: true,
// we also have some browser code (ie. the preload script)
browser: true,