Skip to content

Commit 39d4da6

Browse files
authored
Flow files are removed now
1 parent 4e8c5e0 commit 39d4da6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-scripts/scripts/eject.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ prompt(
3131
var files = [
3232
'.babelrc',
3333
'.eslintrc',
34-
path.join('config', 'flow', 'css.js.flow'),
35-
path.join('config', 'flow', 'file.js.flow'),
3634
path.join('config', 'paths.js'),
3735
path.join('config', 'polyfills.js'),
3836
path.join('config', 'webpack.config.dev.js'),

0 commit comments

Comments
 (0)