feat: custom plugin

This commit is contained in:
Anthony Fu
2022-04-02 23:18:36 +08:00
parent f1644757c8
commit ded3cf2da2
14 changed files with 1172 additions and 39 deletions

View File

@@ -17,7 +17,7 @@
"typescript": ">=3.9"
},
"dependencies": {
"@antfu/eslint-config-basic": "^0.19.1",
"@antfu/eslint-config-basic": "workspace:*",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0"
},