Skip to content

Commit b62b247

Browse files
committed
fix
1 parent 148867c commit b62b247

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
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": ">=5.0.0"
7+
}
8+
}

0 commit comments

Comments
 (0)