restore .eslintrc.js

This commit is contained in:
Kevin Gibbons 2023-11-03 09:03:06 -07:00
parent 72c94fbe99
commit ee6db2595f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ module.exports = {
}, },
env: { env: {
browser: true, browser: true,
es6: true,
}, },
globals: { globals: {
browser: 'readonly', browser: 'readonly',