Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #44 from descope-dev/fix-type-roots
Browse files Browse the repository at this point in the history
fix build
  • Loading branch information
asafshen authored Nov 4, 2023
2 parents 723d474 + 9fe406a commit a05ceac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"paths": {
"angular-sdk": ["dist/angular-sdk"]
},
"typeRoots": ["./node_modules/@types", "./node_modules/@descope"],
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit a05ceac

Please sign in to comment.