chore: update TypeScript native preview
This commit is contained in:
parent
c0ed0106b1
commit
9eabe1f973
14 changed files with 24 additions and 11 deletions
|
|
@ -17,6 +17,7 @@
|
|||
"emitDeclarationOnly": true,
|
||||
"outDir": "node_modules/.ts-dist",
|
||||
"isolatedModules": true,
|
||||
"types": ["vite/client", "bun"],
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue