chore: extend eslint range to all src, test directories (#12055)

* chore: extend eslint range to all src, test directories

* chore: fix range
This commit is contained in:
neverland
2023-07-02 13:13:27 +08:00
committed by GitHub
parent 9333633406
commit 523844eae4
12 changed files with 1 additions and 141 deletions

View File

@@ -1,4 +0,0 @@
{
"root": true,
"extends": ["@vant"]
}