Skip to content

Commit

Permalink
Type check JSON files (#6615)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz authored and iansu committed Mar 11, 2019
1 parent e4fdac2 commit 1a04b96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-scripts/config/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,6 @@ module.exports = function(webpackEnv) {
tsconfig: paths.appTsConfig,
reportFiles: [
'**',
'!**/*.json',
'!**/__tests__/**',
'!**/?(*.)(spec|test).*',
'!**/src/setupProxy.*',
Expand Down

0 comments on commit 1a04b96

Please sign in to comment.