forked from MapComplete/MapComplete
Change environment, fix some linting errors
This commit is contained in:
parent
9885099aff
commit
b9d38c958c
4 changed files with 8 additions and 3 deletions
|
@ -20,4 +20,8 @@ module.exports = {
|
|||
],
|
||||
plugins: ["@typescript-eslint"],
|
||||
root: true,
|
||||
env: {
|
||||
browser: true,
|
||||
node: true,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue