mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Fix root TypeScript solution config
This commit is contained in:
parent
469bfe3953
commit
5dd1e6335a
13 changed files with 45 additions and 27 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"rootDir": "src"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue