Skip to content

Commit 7ce64e9

Browse files
committed
Install and use @github/browserslist-config
1 parent 3130f16 commit 7ce64e9

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
},
2626
"homepage": "https://github.com/github/eslint-plugin-github#readme",
2727
"dependencies": {
28+
"@github/browserslist-config": "^1.0.0",
2829
"@typescript-eslint/eslint-plugin": "^5.1.0",
2930
"@typescript-eslint/parser": "^5.1.0",
3031
"eslint-config-prettier": ">=8.0.0",
@@ -42,6 +43,7 @@
4243
"svg-element-attributes": "^1.3.1"
4344
},
4445
"prettier": "@github/prettier-config",
46+
"browserslist": "@github/browserslist-config",
4547
"peerDependencies": {
4648
"eslint": "^8.0.1"
4749
},

0 commit comments

Comments
 (0)