Emit NodeNext compatible core package
Some checks failed
Codex Template Compliance / compliance (push) Successful in 5s
Build / build (push) Failing after 1m46s
Release Dry Run / release-dry-run (push) Successful in 41s

This commit is contained in:
2026-06-19 01:19:13 +02:00
parent 7fb3bd8414
commit 54282785d3
7 changed files with 18 additions and 16 deletions

View File

@@ -5,6 +5,8 @@
"declaration": true,
"declarationMap": true,
"emitDeclarationOnly": false,
"module": "NodeNext",
"moduleResolution": "NodeNext",
"noEmit": false,
"outDir": "dist",
"rootDir": "src"