Add cspell

This commit is contained in:
Andras Schmelczer 2026-06-25 23:40:27 +02:00
parent 4ac244b3ef
commit c65114888c
3 changed files with 114 additions and 1 deletions

View file

@ -34,6 +34,7 @@ jobs:
npm run lint
npm run typecheck
npm run qa:no-em-dashes
npm run qa:spelling
- name: Build
run: npm run build