Skip to content

Commit bd49dbe

Browse files
committed
Remove non-existent ESLint rule
1 parent ba42aad commit bd49dbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,6 @@ export default defineConfig([
653653
'react/jsx-uses-react': 'error',
654654
'react/jsx-uses-vars': 'error',
655655
'mocha/no-exclusive-tests': 'error',
656-
'mocha/no-skipped-tests': 'error',
657656
},
658657
},
659658
{

0 commit comments

Comments
 (0)