Skip to content

Commit

Permalink
fix: removes backages + circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
yowainwright committed Nov 29, 2020
1 parent a4df692 commit b9852f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 72 deletions.
52 changes: 0 additions & 52 deletions .circleci/config.yml

This file was deleted.

22 changes: 2 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,10 @@

---

<p align="center">
<a href="https://circleci.com/gh/dollarshaveclub/es-check/tree/master">
<img alt="Build Status" src="https://circleci.com/gh/dollarshaveclub/es-check/tree/master.svg?style=svg" />
</a>
<a href="https://www.npmjs.com/package/es-check">
<img alt="npm version" src="https://badge.fury.io/js/es-check.svg" />
</a>
<a href="https://greenkeeper.io/">
<img alt="Greenkeeper" src="https://badges.greenkeeper.io/dollarshaveclub/es-check.svg" />
</a>
<a href="https://codecov.io/gh/dollarshaveclub/es-check">
<img src="https://codecov.io/gh/dollarshaveclub/es-check/branch/master/graph/badge.svg" alt="Codecov" />
</a>
<a href="https://twitter.com/intent/tweet?text=ES%20Check%E2%80%94Checks%20the%20version%20of%20ES%20in%20JavaScript%20files%20with%20simple%20shell%20commands%20%40dollarshaveclub%20https%3A%2F%2Fgh.neting.cc%2Fdollarshaveclub%2Fes-check">
<img alt="Share on Twitter" src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social&maxAge=2592000" />
</a>
</p>

---

<h1 align="center">ES Check ✔️</h1>

[![npm version](ttps://badge.fury.io/js/es-check.svg)](https://www.npmjs.com/package/es-check)

**Version 5** release! 🎉 Thanks to [@BrandonOCasey](https://github.com/brandonocasey).
Removes need for `boolean` in argument; post [Caporal **1.1.0**](https://github.com/mattallty/Caporal.js/commit/ae5d2c3cc1acef1b89a13608033b250fa7750c4e).
This will require an update for any boolean cli flags, in example `--module`, `--allow-hash-bang`.
Expand Down

0 comments on commit b9852f9

Please sign in to comment.