Skip to content

Commit

Permalink
fix false dead code warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamlangford committed Jul 8, 2024
1 parent 6323806 commit 60a891c
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 @@ -8,6 +8,7 @@
"moduleResolution": "bundler",
"resolveJsonModule": true,
"baseUrl": ".",
"outDir": null,

// TODO: Drop these lines to make TS stricter https://github.com/pixiebrix/pixiebrix-extension/issues/775
"strictNullChecks": false,
Expand Down

0 comments on commit 60a891c

Please sign in to comment.