Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 647 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 647 Bytes

npm version npm downloads

check-es-compat

CLI tool for checking JavaScript code compatibility with target browsers and Node.js versions

$ npx check-es-compat .
// .browserslistrc
Chrome >= 64
Firefox >= 58

➡ For more information, see the main readme.