americanexpress / eslint-config-amex

✨ This is American Express' eslint config
Apache License 2.0
40 stars 13 forks source link

fix(typescript): peer dep conflict #90

Closed JAdshead closed 2 years ago

JAdshead commented 2 years ago

Description

the typescript semver range is causing peerDep conflicts, i am unable to find a reason for not using >=4.2.0

Please make sure that the PR fulfills these requirements

Motivation and Context

How Has This Been Tested?

Types of changes