Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Add ES3 check in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe3rd committed Jul 28, 2021
1 parent 0f7d393 commit 5b77763
Show file tree
Hide file tree
Showing 3 changed files with 1,145 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ jobs:
- checkout
- attach_workspace:
at: npm-package
- run: npx es-check es3 npm-package/hiplot.lib.js
- run:
name: NPM requirements
command: |
Expand Down
Loading

0 comments on commit 5b77763

Please sign in to comment.