Initial commit: PC Builder AdonisJS project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./inertia/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./inertia",
|
||||
"composite": true
|
||||
},
|
||||
"include": ["./inertia/**/*.ts", "./inertia/**/*.vue"]
|
||||
}
|
||||
Reference in New Issue
Block a user