Skip to content

Commit fb8b9d8

Browse files
committed
fix
1 parent 7c9657c commit fb8b9d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"test": {
3+
"@typescript-eslint/parser": ">=5.0.0"
4+
},
5+
"scope": {
6+
"@typescript-eslint/parser": ">=6.5.0"
7+
}
8+
}

0 commit comments

Comments
 (0)