Boldewyn / tswhy

A community effort to enrich TypeScript diagnostics

Home Page:https://tswhy.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tswhy

A community effort to enrich TypeScript diagnostics.

Development Server

Start the project:

deno task start

This will watch the project directory and restart as necessary.

Building

The repository contains a build script, deno task build which provides two subcommands:

deno task build docs

This processes the diagnostic documentation in /docs and generates the information in /db which is used to power the site.

deno task build scaffold

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 Create Commons Logo Creative Commons Attribution Logo Creative Commons Share Alike Logo

About

A community effort to enrich TypeScript diagnostics

https://tswhy.deno.dev

License:Other


Languages

Language:TypeScript 98.9%Language:Dockerfile 0.9%Language:Shell 0.2%