1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

finally fixed eslint issues

This commit is contained in:
muerwre 2019-08-09 12:51:21 +07:00
parent 5fb3445741
commit 5d219b3196
4 changed files with 27 additions and 106 deletions

View file

@ -14,12 +14,13 @@
"url": "https://github.com/muerwre/my-empty-react-project"
},
"devDependencies": {
"@babel/types": "7.5.5",
"@babel/cli": "^7.0.0-rc.1",
"@babel/preset-env": "^7.0.0-rc.1",
"autoresponsive-react": "^1.1.31",
"awesome-typescript-loader": "^5.2.1",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-eslint": "^10.0.1",
"babel-loader": "^7.1.4",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-transform-runtime": "^6.23.0",