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

Commit

Permalink
fix foramt
Browse files Browse the repository at this point in the history
  • Loading branch information
asafshen committed Nov 4, 2023
1 parent a05ceac commit 5a76583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"paths": {
"angular-sdk": ["dist/angular-sdk"]
},
"typeRoots": ["./node_modules/@types", "./node_modules/@descope"],
"typeRoots": ["./node_modules/@types", "./node_modules/@descope"],
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit 5a76583

Please sign in to comment.