Skip to content

Commit f1fdf8a

Browse files
committed
Refactor tsconfig.json
1 parent a976b9f commit f1fdf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"compilerOptions": {
33
"checkJs": true,
44
"customConditions": ["development"],
5-
"declaration": true,
65
"declarationMap": true,
6+
"declaration": true,
77
"emitDeclarationOnly": true,
88
"exactOptionalPropertyTypes": true,
99
"lib": ["es2022"],

0 commit comments

Comments
 (0)