Skip to content

Commit b5b084b

Browse files
authored
fix: remove declaration maps (#113)
1 parent 020f283 commit b5b084b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"lib": ["es2022", "dom"],
1313
"strict": true,
1414
"declaration": true,
15-
"declarationMap": true,
1615
"moduleResolution": "bundler",
1716
"skipLibCheck": true
1817
}

0 commit comments

Comments
 (0)