Skip to content

Commit a15302e

Browse files
committed
Format JSON
1 parent d098c6f commit a15302e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.jest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
4-
"module": "commonjs"
5-
}
4+
"module": "commonjs",
5+
},
66
}

0 commit comments

Comments
 (0)