mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore(cli): Remove tsc-alias configuration from tsconfig template
This commit is contained in:
5
.changeset/lemon-cups-sniff.md
Normal file
5
.changeset/lemon-cups-sniff.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"create-better-t-stack": patch
|
||||
---
|
||||
|
||||
Remove tsc-alias configuration from tsconfig
|
||||
@@ -32,8 +32,5 @@
|
||||
{{/unless}}
|
||||
"jsx": "react-jsx"{{#if (eq backend "hono")}},
|
||||
"jsxImportSource": "hono/jsx"{{/if}}
|
||||
},
|
||||
"tsc-alias": {
|
||||
"resolveFullPaths": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user