mirror of
https://github.com/tabler/tabler.git
synced 2026-08-07 03:42:27 +04:00
8 lines
354 B
Markdown
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.
|