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 36d304f commit 7132c64Copy full SHA for 7132c64
eslint.config.mjs
@@ -7,7 +7,6 @@ import js from '@eslint/js';
7
import ts from 'typescript-eslint';
8
import react from 'eslint-plugin-react';
9
import json from '@eslint/json';
10
-// @ts-expect-error
11
import cypress from 'eslint-plugin-cypress';
12
import prettierConfig from 'eslint-config-prettier/flat';
13
0 commit comments