Skip to content

Commit 33079cb

Browse files
committed
Updated dependencies and modified tsconfig.json in preparation for upgrading to TypeScript 6.0 (https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/#deprecated:---baseurl) - ESLint hasn't been updated to support the new version of TypeScript yet, so we have to wait for upstream support there prior to completely porting over
1 parent d07e44f commit 33079cb

4 files changed

Lines changed: 5815 additions & 7737 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Environment files
22
.env*
3+
.sfdx
34

45
# Dependencies
56
node_modules/

0 commit comments

Comments
 (0)