There was an error while loading. Please reload this page.
1 parent ab51d09 commit 1176241Copy full SHA for 1176241
packages/app/tsconfig.json
@@ -7,7 +7,7 @@
7
"noUnusedParameters": true,
8
"noImplicitReturns": true,
9
"noFallthroughCasesInSwitch": true,
10
- "moduleResolution": "node",
+ "moduleResolution": "Node16",
11
"esModuleInterop": true,
12
"forceConsistentCasingInFileNames": true,
13
"resolveJsonModule": true,
packages/eslint-plugin-custom-rule/tsconfig.json
0 commit comments