Skip to content

Commit

Permalink
Merge pull request #8 from eyea/main
Browse files Browse the repository at this point in the history
feat: update v0.0.6
  • Loading branch information
eyea authored Nov 13, 2023
2 parents e6b95df + bc5f65a commit 80e5171
Show file tree
Hide file tree
Showing 3 changed files with 5,756 additions and 7 deletions.
138 changes: 133 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@afuteam/eslint-plugin-fe",
"version": "0.0.5",
"version": "0.0.6",
"description": "AfuTeam ESLint Rules",
"main": "./lib/index.js",
"exports": "./lib/index.js",
Expand Down Expand Up @@ -46,15 +46,17 @@
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7",
"@types/xml-escape": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.2.0",
"chokidar-cli": "^3.0.0",
"cookie": "^0.5.0",
"copyfiles": "^2.4.1",
"doctrine": "^3.0.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vue": "^9.15.1",
"html-webpack-plugin": "^5.5.3",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit 80e5171

Please sign in to comment.