Skip to content

Commit

Permalink
feat: Removed support for ESLint.
Browse files Browse the repository at this point in the history
  • Loading branch information
yifengyoujian committed Mar 31, 2023
2 parents cdd94b8 + 983506b commit d2243da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"esno": "^0.16.3",
"rollup": "^3.3.0",
"tsup": "^6.0.1",
"typescript": "^4.6.3",
"vitest": "^0.28.5",
"typescript": "^5.0.2",
"vitest": "^0.29.7",
"vite": "^4.1.4"
}
}

0 comments on commit d2243da

Please sign in to comment.