Skip to content

Commit de356e0

Browse files
committed
fix: missing packages
1 parent 29752d0 commit de356e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
"@eslint/js": "^9.9.1",
3838
"@types/eslint__js": "^8.42.3",
3939
"@types/html-to-text": "^9.0.1",
40+
"@typescript-eslint/eslint-plugin": "^8.3.0",
41+
"@typescript-eslint/parser": "^8.3.0",
4042
"eslint": "^9.9.1",
4143
"globals": "^15.9.0",
4244
"supabase": "^1.191.3",

0 commit comments

Comments
 (0)