Before running any of these commands, run npm install to install all dependencies.
- To build:
npm run build:esbuild. - To typecheck all TypeScript files:
npm run check:tsc. - To lint:
npm run lint. - To lint CSS:
npm run csslint.
| Name | Name | Last commit date | ||
|---|---|---|---|---|