chore: ♻️ Replace all @ts-ignore with @ts-expect-error

This commit is contained in:
Jesse Wierzbinski 2024-06-28 21:33:19 -10:00
parent a8132e8d53
commit 2cf1537a7e
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.1/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"organizeImports": {
"enabled": true,
"ignore": ["node_modules", "dist", "glitch", "glitch-dev"]