We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11070b7 commit bb3522cCopy full SHA for bb3522c
eslint.config.ts
@@ -3,8 +3,6 @@ import prettier from "eslint-config-prettier"
3
import globals from "globals"
4
import tseslint from "typescript-eslint"
5
6
-/* eslint-disable @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-member-access */
7
-
8
export default tseslint.config(
9
{
10
languageOptions: {
0 commit comments