generated from nhcarrigan/template
feat: scaffold application
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 18s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 18s
This commit is contained in:
7
server/tsconfig.json
Normal file
7
server/tsconfig.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "@nhcarrigan/typescript-config",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src",
|
||||
"outDir": "./prod",
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user