Babel and jest support classes
This commit is contained in:
1
package.json
Executable file → Normal file
1
package.json
Executable file → Normal file
@ -17,6 +17,7 @@
|
||||
"react-router": "^5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||||
"@babel/preset-env": "^7.7.1",
|
||||
"@babel/preset-react": "^7.7.0",
|
||||
"babel-core": "^6",
|
||||
|
||||
Reference in New Issue
Block a user