We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72eb498 commit 77099feCopy full SHA for 77099fe
1 file changed
api/tsconfig.base.json
@@ -2,8 +2,8 @@
2
"compilerOptions": {
3
"target": "ES2020",
4
"lib": ["ES2020"],
5
- "strict": true,
6
"declaration": true,
+ "strict": true,
7
"rootDir": "src",
8
"esModuleInterop": true,
9
"skipLibCheck": true,
0 commit comments