1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-07 03:42:27 +04:00
Files
tabler/.changeset/format-lint-tooling-sync.md
T

8 lines
354 B
Markdown

---
"@tabler/core": patch
"@tabler/docs": patch
"@tabler/preview": patch
---
Unified local and CI quality gates: added root-level `lint-prettier`/`format-prettier` scripts covering `core`, `preview`, and `shared`, wired `check` to run lint and type-check together, and updated the lint workflow to run both. Reformatted the covered files with Prettier.