File tree Expand file tree Collapse file tree 2 files changed +433
-537
lines changed Expand file tree Collapse file tree 2 files changed +433
-537
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@babel/cli" : " ^7.0.0" ,
20
20
"@babel/core" : " ^7.0.0" ,
21
- "babel-eslint" : " ^10.0.0" ,
22
- "babel-jest" : " ^24.0.0" ,
23
- "eslint" : " ^5.6.0" ,
21
+ "@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
22
+ "@babel/plugin-proposal-export-default-from" : " ^7.0.0" ,
24
23
"@babel/plugin-transform-flow-strip-types" : " ^7.0.0" ,
25
24
"@babel/plugin-transform-runtime" : " ^7.0.0" ,
26
- "@babel/plugin-proposal-export-default-from" : " ^7.0.0" ,
27
- "@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
28
25
"@babel/preset-env" : " ^7.6.0" ,
26
+ "babel-eslint" : " ^10.0.0" ,
27
+ "babel-jest" : " ^24.0.0" ,
28
+ "eslint" : " ^5.6.0" ,
29
29
"eslint-config-prettier" : " ^6.3.0" ,
30
30
"eslint-plugin-import" : " ^2.14.0" ,
31
31
"eslint-plugin-prettier" : " ^3.1.0" ,
You can’t perform that action at this time.
0 commit comments