Skip to content

Commit 3b06bf1

Browse files
committed
Remove fbjs ignores now that it's fixed
1 parent 911bf6d commit 3b06bf1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/react-scripts/config/webpack.config.dev.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,6 @@ module.exports = {
231231
// Trigger some typechecking if a file matches with an @ flow comment
232232
new FlowTypecheckPlugin({
233233
flowconfig: [
234-
'[ignore]',
235-
'<PROJECT_ROOT>/node_modules/fbjs/.*',
236-
'',
237234
'[libs]',
238235
'./flow-typed'
239236
],

0 commit comments

Comments
 (0)