mirror of
https://github.com/Xahau/xahau-web.git
synced 2026-08-03 20:20:54 +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
|