Add directive checking

This commit is contained in:
Endeavorance 2025-02-25 13:27:26 -05:00
parent 8b276cc226
commit d4eb0c8a4f
4 changed files with 11 additions and 6 deletions

View file

@ -14,7 +14,7 @@
"chalk": "^5.4.1",
"yaml": "^2.7.0",
"zod": "^3.24.1",
"@proscenium/playbill": "0.0.5"
"@proscenium/playbill": "0.0.2"
},
"scripts": {
"fmt": "bunx --bun biome check --fix",