Skip to content

Commit 59a8e87

Browse files
Ruben van LeeuwenDutchBen
authored andcommitted
857: Improve eslint config setup
1 parent d032f56 commit 59a8e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-custom/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
extends: [
3-
'plugin:@typescript-eslint/recommended',
3+
'plugin:@typescript-eslint/eslint-plugin/recommended',
44
'next',
55
'next/core-web-vitals',
66
'prettier',

0 commit comments

Comments
 (0)