mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
fix(docs): use correct tsconfig file (#5771)
This commit is contained in:
parent
078bb259fc
commit
e1d2e96684
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../out-tsc/app",
|
||||
"baseUrl": "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue