A community effort to enrich TypeScript diagnostics.
Start the project:
deno task start
This will watch the project directory and restart as necessary.
The repository contains a build script, deno task build
which provides two
subcommands:
This processes the diagnostic documentation in /docs
and generates the
information in /db
which is used to power the site.
This retrieves the main branch version of TypeScript diagnostic messages and
scaffolds out any diagnostics that are missing from the /docs
path.
Copyright 2022 - 2023 the tswhy? authors
Licensed under CC BY-SA 4.0