fix: various small fixes
This commit is contained in:
parent
9811b42b7a
commit
e2d26a8b9a
5 changed files with 4 additions and 79 deletions
|
@ -1,6 +1,7 @@
|
|||
module.exports = {
|
||||
env: {
|
||||
node: true,
|
||||
es6: true,
|
||||
},
|
||||
extends: ["eslint:recommended", "plugin:prettier/recommended"],
|
||||
parserOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue