We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1224ed commit 0880881Copy full SHA for 0880881
packages/react-scripts/template/tsconfig.test.json
@@ -0,0 +1,6 @@
1
+{
2
+ "extends": "./tsconfig.json",
3
+ "compilerOptions": {
4
+ "module": "commonjs"
5
+ }
6
+}
0 commit comments