Rename folder for clarity
This commit is contained in:
7
examples/devcontainers/backend/tsconfig.json
Normal file
7
examples/devcontainers/backend/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