aboutsummaryrefslogtreecommitdiffhomepage
path: root/worker/php/justfile
blob: 115165dbf780344e83864200f2130c0e3e1df1da (plain)
1
2
3
4
5
check:
    npm run check

ci:
    npx biome ci .