Rushil Perera 29345a7bd1 style: add prettier
Summary:

Test Plan:
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:01:21 -04:00
2024-05-14 22:01:21 -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%