Skip to content

Commit 7132c64

Browse files
authored
Update eslint.config.mjs
Signed-off-by: Kris West <kristopher.west@natwest.com>
1 parent 36d304f commit 7132c64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import js from '@eslint/js';
77
import ts from 'typescript-eslint';
88
import react from 'eslint-plugin-react';
99
import json from '@eslint/json';
10-
// @ts-expect-error
1110
import cypress from 'eslint-plugin-cypress';
1211
import prettierConfig from 'eslint-config-prettier/flat';
1312

0 commit comments

Comments
 (0)