Skip to content

Commit 77099fe

Browse files
authored
smaller diff
1 parent 72eb498 commit 77099fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/tsconfig.base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"compilerOptions": {
33
"target": "ES2020",
44
"lib": ["ES2020"],
5-
"strict": true,
65
"declaration": true,
6+
"strict": true,
77
"rootDir": "src",
88
"esModuleInterop": true,
99
"skipLibCheck": true,

0 commit comments

Comments
 (0)