Skip to content

Commit 6202c1e

Browse files
authored
chore: fix ci error for ts-eslint v6.5 (#400)
* chore: fix ci error for ts-eslint v6.5 * update * update
1 parent e1eea4c commit 6202c1e

File tree

80 files changed

+29778
-2326
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+29778
-2326
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"scope": {
3+
"@typescript-eslint/parser": ">=6.5.0"
4+
}
5+
}

0 commit comments

Comments
 (0)