Pass js through babel and eslint
This commit is contained in:
parent
fb9e230914
commit
42340828bf
7 changed files with 3407 additions and 0 deletions
|
@ -10,11 +10,16 @@
|
|||
"stylelint-a11y": "^1.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"babel-loader": "^8.2.1",
|
||||
"browserlist": "^1.0.1",
|
||||
"compression-webpack-plugin": "^6.1.1",
|
||||
"css-loader": "^5.0.0",
|
||||
"cssnano": "^4.1.10",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint-webpack-plugin": "^2.3.0",
|
||||
"husky": "^4.3.0",
|
||||
"lint-staged": "^10.4.0",
|
||||
"mini-css-extract-plugin": "^1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue