Skip to content

Commit 1a04b96

Browse files
ianschmitziansu
authored andcommitted
Type check JSON files (#6615)
1 parent e4fdac2 commit 1a04b96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ module.exports = function(webpackEnv) {
623623
tsconfig: paths.appTsConfig,
624624
reportFiles: [
625625
'**',
626-
'!**/*.json',
627626
'!**/__tests__/**',
628627
'!**/?(*.)(spec|test).*',
629628
'!**/src/setupProxy.*',

0 commit comments

Comments
 (0)