Skip to content

Commit

Permalink
amend tsconfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Oct 11, 2024
1 parent f421b30 commit e5b9607
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions packages/app/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "src",
"outDir": "build",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"baseUrl": ".",
"rootDir": ".",
"declaration": true,
"declarationMap": false,
Expand Down

0 comments on commit e5b9607

Please sign in to comment.