File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 9999 "webpack" : " ^4.43.0" ,
100100 "webpack-dev-server" : " ^3.11.0" ,
101101 "webpack-manifest-plugin" : " 2.0.4" ,
102- "xss" : " ^1.0.6"
102+ "xss" : " ^1.0.6" ,
103+ "standard" : " ^12.0.1" ,
104+ "eslint" : " 5.6.0" ,
105+ "eslint-config-react-app" : " ^3.0.6" ,
106+ "eslint-config-standard" : " ^12.0.0" ,
107+ "eslint-config-standard-react" : " ^7.0.2" ,
108+ "eslint-loader" : " 2.1.1" ,
109+ "eslint-plugin-flowtype" : " 2.50.1" ,
110+ "eslint-plugin-import" : " ^2.14.0" ,
111+ "eslint-plugin-jsx-a11y" : " 6.1.2" ,
112+ "eslint-plugin-node" : " ^8.0.1" ,
113+ "eslint-plugin-promise" : " ^4.0.1" ,
114+ "eslint-plugin-react" : " 7.11.1" ,
115+ "eslint-plugin-standard" : " ^4.0.0" ,
116+ "jest" : " 23.6.0" ,
117+ "jest-pnp-resolver" : " 1.0.1" ,
118+ "jest-resolve" : " 23.6.0" ,
119+ "babel-jest" : " 23.6.0"
103120 },
104121 "scripts" : {
105122 "start" : " node server.js" ,
You can’t perform that action at this time.
0 commit comments