We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
module
pr-checks/tsconfig.json
1 parent a26cb68 commit 1cf0431Copy full SHA for 1cf0431
pr-checks/tsconfig.json
@@ -3,6 +3,7 @@
3
"compilerOptions": {
4
/* Basic Options */
5
"lib": ["esnext"],
6
+ "module": "preserve",
7
"rootDir": "..",
8
"sourceMap": false,
9
"noEmit": true,
0 commit comments