eslint configuration

This commit is contained in:
2021-03-23 12:01:33 -05:00
parent 7bbbe536c5
commit 7946f58d33
4 changed files with 17 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"babel-plugin-transform-class-properties": "^6.24.1",
"eslint": "^7.22.0",
"jest": "^26.6.3"
},
"type": "module",