This commit is contained in:
Florian Dold 2022-10-28 15:00:19 +02:00
parent 89a1b7119e
commit 1994adc765
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -4,7 +4,7 @@
- `pnpm install`: Installs dependencies
- `pnpm run build`: Create a roduction-ready build under `dist/`.
- `pnpm run build`: Create a production-ready build under `dist/`.
- `pnpm run check`: Run type checker