Skip to content

Commit

Permalink
fix pipeline failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bwieger-atlassian-com committed Feb 14, 2025
1 parent d02c9f1 commit 6056101
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 @@ -18,6 +18,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,
"ignoreDeprecations": "5.0",
"noUnusedLocals": true,
"typeRoots": ["node_modules/@types", "src/typings/"]
Expand Down

0 comments on commit 6056101

Please sign in to comment.