feat: use gpt to create project, readme
This commit is contained in:
8
server/tsconfig.build.json
Normal file
8
server/tsconfig.build.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"emitDeclarationOnly": false,
|
||||
"noEmit": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user