mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
adonisjs
This commit is contained in:
7
adonisjs/simple/tsconfig.json
Normal file
7
adonisjs/simple/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "@adonisjs/tsconfig/tsconfig.app.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./",
|
||||
"outDir": "./build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user