Move playbill to its own repo

This commit is contained in:
Endeavorance 2025-02-22 14:30:43 -05:00
parent 1c64a941cd
commit 879e508d95
8 changed files with 20 additions and 490 deletions

View file

@ -7,10 +7,7 @@
},
"files": {
"ignoreUnknown": false,
"ignore": [
"*.d.ts",
"*.json"
]
"ignore": ["*.d.ts", "*.json"]
},
"formatter": {
"enabled": true,