Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
chore: tsconfig shacdn
Browse files Browse the repository at this point in the history
  • Loading branch information
GeuntaBuwono committed Oct 21, 2024
1 parent 63a3f83 commit ce69f3f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@monorepo-nx/shared": ["shared/src/index.ts"],
"@monorepo-nx/shared/*": ["shared/src/*"]
}
}
}

0 comments on commit ce69f3f

Please sign in to comment.