ix: rollup-plugin-esbuild tsconfig.json check

This commit is contained in:
草鞋没号
2021-02-18 16:26:59 +08:00
parent 7b472f36c6
commit dc758b0521
2 changed files with 15 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
"strict": true,
"paths": {
"@/*": ["src/render/*"],
"@root/*": ["./*"],
"@root/*": ["./*"]
},
"allowSyntheticDefaultImports": true
},