There was an error while loading. Please reload this page.
1 parent 958426f commit 1158911Copy full SHA for 1158911
1 file changed
eslint.config.js
@@ -6,7 +6,6 @@ import tseslint from 'typescript-eslint';
6
7
export default tseslint.config(
8
{ ignores: ['dist'] },
9
-
10
{
11
extends: [js.configs.recommended, ...tseslint.configs.recommended],
12
files: ['**/*.{ts,tsx}'],
0 commit comments