File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
"chokidar" : " ^1.7.0" ,
42
42
"cross-env" : " 5.0.5" ,
43
43
"eslint" : " 4.4.1" ,
44
- "eslint-config-react-app" : " ^2.1.0" ,
44
+ "eslint-config-actid- react-app" : " ^2.1.0" ,
45
45
"eslint-plugin-flowtype" : " 2.35.0" ,
46
46
"eslint-plugin-import" : " 2.7.0" ,
47
47
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ module.exports = {
133
133
eslintPath : require . resolve ( 'eslint' ) ,
134
134
// @remove -on-eject-begin
135
135
baseConfig : {
136
- extends : [ require . resolve ( 'eslint-config-react-app' ) ] ,
136
+ extends : [ require . resolve ( 'eslint-config-actid- react-app' ) ] ,
137
137
} ,
138
138
ignore : false ,
139
139
useEslintrc : false ,
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ module.exports = {
141
141
// TODO: consider separate config for production,
142
142
// e.g. to enable no-console and no-debugger only in production.
143
143
baseConfig : {
144
- extends : [ require . resolve ( 'eslint-config-react-app' ) ] ,
144
+ extends : [ require . resolve ( 'eslint-config-actid- react-app' ) ] ,
145
145
} ,
146
146
ignore : false ,
147
147
useEslintrc : false ,
Original file line number Diff line number Diff line change 35
35
"dotenv" : " 4.0.0" ,
36
36
"dotenv-expand" : " 4.2.0" ,
37
37
"eslint" : " 4.10.0" ,
38
- "eslint-config-react-app" : " ^2.1.0" ,
38
+ "eslint-config-actid- react-app" : " ^2.1.0" ,
39
39
"eslint-loader" : " 1.9.0" ,
40
40
"eslint-plugin-flowtype" : " 2.39.1" ,
41
41
"eslint-plugin-import" : " 2.8.0" ,
You can’t perform that action at this time.
0 commit comments