Skip to content

Commit 663865c

Browse files
committed
Add missing import statement in base config
1 parent 05db8db commit 663865c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import eslint from '@eslint/js';
12
import tseslint from 'typescript-eslint';
23
import importPlugin from 'eslint-plugin-import';
34
import stylistic from '@stylistic/eslint-plugin';

0 commit comments

Comments
 (0)