Skip to content

Commit ceae6bc

Browse files
committed
build: Make typescript keep the comments
1 parent 42b6a5b commit ceae6bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
/* Compilation */
44
"skipLibCheck": true,
55
"useDefineForClassFields": true,
6-
"removeComments": true,
76
/* Resolution */
87
"resolveJsonModule": true,
98
"types": ["vite/client", "vitest/globals", "@modyfi/vite-plugin-yaml/modules"],

0 commit comments

Comments
 (0)