2024-05-14 22:11:44 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:01:21 -04:00
2024-05-14 22:11:44 -04:00
2024-05-14 22:01:21 -04:00

npm install
npm run dev
npm run deploy

pre-commit hook for Sapling (.sl/config):

[hooks]
precommit = echo $HG_PARENT1 && bun prettier $(sl show -T "{file_adds} {file_mods}\n\n" $HG_PARENT1 --stat | head -n 1) --write
Description
No description provided
Readme 2 MiB
Languages
TypeScript 100%