Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Script to parse your TS errors and group them into error types for easier debugging and visualization.

Notifications You must be signed in to change notification settings

legendkong/ts-error-parser

Repository files navigation

TypeScript error parser πŸ’₯πŸ’₯πŸ’₯

Run this script to parse your TS errors from your error log.

The script automatically groups them into their error types for easier debugging and visualization.

 1. run yarn typecheck > <filename>.txt to generate your error log
 2. run node errorchecker.ts <filename>.txt

Expected output

Use cases

  • For teams migrating from legacy React to newer verisons on React, such as v18.
  • When theres too damn many type errors scattered across your files.

About

Script to parse your TS errors and group them into error types for easier debugging and visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /