feat: add monorepo to template
This commit is contained in:
6
template/tsconfig/bun.json
Normal file
6
template/tsconfig/bun.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "./runtime.json",
|
||||
"compilerOptions": {
|
||||
"types": ["@types/bun"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user