Revert "fix: moduleResolution"

This reverts commit 9ab776d53a.
This commit is contained in:
手瓜一十雪
2025-03-19 11:58:16 +08:00
parent 129b67b751
commit dce4eedf7d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"DOM.Iterable"
],
"skipLibCheck": true,
"moduleResolution": "bundler",
"moduleResolution": "Node",
"experimentalDecorators": true,
"allowImportingTsExtensions": false,
"allowSyntheticDefaultImports": true,