Skip to content

Commit

Permalink
feat(global): add browserslist
Browse files Browse the repository at this point in the history
  • Loading branch information
CHNB128 committed Sep 26, 2021
1 parent 8dc818c commit d9f82ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"path": "@commitlint/cz-commitlint"
}
},
"browserslist": [
"defaults",
"not IE 11",
"not dead"
],
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
Expand Down

0 comments on commit d9f82ee

Please sign in to comment.