only publish dist

This commit is contained in:
Ben
2025-08-22 15:30:07 +02:00
parent 9446b9c89e
commit b828d3ef12
2 changed files with 6 additions and 1 deletions

View File

@@ -19,6 +19,8 @@
// Other Outputs
"sourceMap": true,
"declaration": true,
"declarationDir": "dist",
"emitDeclarationOnly": true,
"declarationMap": true,
// Stricter Typechecking Options