File tree Expand file tree Collapse file tree 3 files changed +2154
-2386
lines changed Expand file tree Collapse file tree 3 files changed +2154
-2386
lines changed Original file line number Diff line number Diff line change 41
41
"@types/atom" : " ^1.40.9" ,
42
42
"@types/jasmine" : " ^3.6.6" ,
43
43
"@types/node" : " ^14.14.34" ,
44
+ "@types/react" : " ^17.0.3" ,
45
+ "@types/react-dom" : " ^17.0.2" ,
44
46
"atom-jasmine3-test-runner" : " ^5.2.1" ,
45
47
"build-commit" : " ^0.1.4" ,
46
48
"cross-env" : " latest" ,
47
49
"eslint" : " 7.22.0" ,
48
50
"eslint-config-atomic" : " ^1.12.2" ,
49
51
"npm-check-updates" : " ^11.3.0" ,
50
- "prettier" : " ^2.2.1 " ,
52
+ "prettier-config-atomic " : " ^2.0.5 " ,
51
53
"rollup" : " ^2.41.2" ,
52
54
"rollup-plugin-atomic" : " ^2.1.0" ,
53
55
"shx" : " ^0.3.3" ,
54
- "tslib" : " ^2.1.0" ,
55
- "typescript" : " ^4.2.3" ,
56
- "@types/react" : " ^17.0.3" ,
57
- "@types/react-dom" : " ^17.0.2"
56
+ "typescript" : " ^4.2.3"
58
57
},
59
58
"atomTestRunner" : " ./spec/runner" ,
59
+ "prettier" : " prettier-config-atomic" ,
60
60
"activationHooks" : [
61
61
" core:loaded-shell-environment"
62
62
],
You can’t perform that action at this time.
0 commit comments