generated from nhcarrigan/template
feat: initial prototype attempt
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "@nhcarrigan/typescript-config",
|
||||
"compilerOptions": {
|
||||
"outDir": "./prod",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"exclude": [
|
||||
"vitest.config.ts",
|
||||
"test/**/*.spec.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user