Initial commit: PC Builder AdonisJS project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@adonisjs/tsconfig/tsconfig.app.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./",
|
||||
"outDir": "./build"
|
||||
},
|
||||
"references": [{ "path": "./tsconfig.inertia.json" }]
|
||||
}
|
||||
Reference in New Issue
Block a user