Configure Impeccable live mode
Some checks are pending
CI / Validate (push) Waiting to run

This commit is contained in:
dirtydishes 2026-05-29 04:05:31 -04:00
parent f237916291
commit 510b5f5222
4 changed files with 230 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"files": ["apps/web/app/layout.tsx"],
"insertBefore": "</body>",
"commentSyntax": "jsx",
"cspChecked": true
}