diff --git a/scripts/print-warnings/print-warnings.js b/scripts/print-warnings/print-warnings.js index 163aacf00ac4f..9bdd6543d2a3d 100644 --- a/scripts/print-warnings/print-warnings.js +++ b/scripts/print-warnings/print-warnings.js @@ -90,6 +90,7 @@ gs([ '!packages/react-devtools*/**/*.js', '!**/__tests__/**/*.js', '!**/__mocks__/**/*.js', + '!**/node_modules/**/*.js', ]).pipe( through.obj(transform, cb => { process.stdout.write(