fix: template tsconfig paths (#2652)

This commit is contained in:
jack zhang 2023-09-15 09:04:17 +08:00 committed by GitHub
parent 9e5e96b9e4
commit 1586313b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
{
"extends": "./tsconfig.paths.json",
"compilerOptions": {
"esModuleInterop": true,
"moduleResolution": "node",