Skip to content

Commit

Permalink
tsc whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
lovincyrus committed Dec 10, 2024
1 parent 70a206f commit 792276e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tsc-with-whitelist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ web-common/src/runtime-client/http-request-queue/HttpRequestQueue.ts: error TS25
web-common/src/runtime-client/http-request-queue/HttpRequestQueueTypes.ts: error TS18048
web-common/src/runtime-client/http-request-queue/HttpRequestQueueTypes.ts: error TS2322
web-common/src/lib/time/config.ts: error TS2322
web-common/src/features/file-explorer/new-files.ts: error TS2741
"

# Run TypeScript compiler and find all distinct error per file
Expand Down

0 comments on commit 792276e

Please sign in to comment.