Skip to content

Commit

Permalink
chore(browserslist): add good modern defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
DrJume committed Jun 14, 2024
1 parent 39df56e commit 0a52d5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"peerDependencies": {
"eslint": ">=8"
},
"browserslist": [
"defaults and fully supports es6-module",
"maintained node versions"
],
"dependencies": {
"@antfu/eslint-config": "^2.21.1",
"@eslint/eslintrc": "^3.1.0",
Expand Down

0 comments on commit 0a52d5b

Please sign in to comment.