feat: check in

This commit is contained in:
2025-06-06 07:50:10 -06:00
parent a574def706
commit f504f3c09a
6 changed files with 89 additions and 33 deletions

View File

@@ -1,3 +1,4 @@
{
"editor.inlayHints.enabled": "offUnlessPressed"
"editor.inlayHints.enabled": "off",
"editor.formatOnSave": true,
}