fix(assets/templates/multienv): Remove unused Bun configuration template (assets/templates/multienv/bunfig.toml)

This commit is contained in:
2025-11-17 02:44:57 +00:00
parent 3efe385952
commit 362b4c106e
4 changed files with 8 additions and 16 deletions

View File

@@ -1,7 +1,6 @@
{
"compilerOptions": {
"experimentalDecorators": true,
"useDefineForClassFields": false,
"lib": ["ES2022", "DOM"],
"target": "ES2022",
"checkJs": true