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