Skip to content

Commit bb3522c

Browse files
committed
🚨 Remove eslint-disable that's no longer needed
1 parent 11070b7 commit bb3522c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eslint.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import prettier from "eslint-config-prettier"
33
import globals from "globals"
44
import tseslint from "typescript-eslint"
55

6-
/* eslint-disable @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-member-access */
7-
86
export default tseslint.config(
97
{
108
languageOptions: {

0 commit comments

Comments
 (0)