Skip to content

Commit 2a84a08

Browse files
committedMar 8, 2023
chore: ignore eslint
1 parent 601e12d commit 2a84a08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎renovate.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"extends": [
33
"@nuxtjs"
4+
],
5+
"ignoreDeps": [
6+
"eslint"
47
]
58
}

0 commit comments

Comments
 (0)
Please sign in to comment.