mirror of
https://github.com/Xahau/xahau-web.git
synced 2026-04-29 15:37:47 +00:00
7 lines
110 B
YAML
7 lines
110 B
YAML
pre-commit:
|
|
commands:
|
|
check:
|
|
name: "Biome check"
|
|
run: npm run check
|
|
stage_fixed: true
|