Skip to content

Commit

Permalink
fix: add CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgoucher committed Sep 14, 2016
1 parent 851e955 commit 4f47a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# eslint-plugin-loosely-restrict-imports

[![npm](https://img.shields.io/npm/v/eslint-plugin-loosely-restrict-imports.svg?maxAge=2592000)](https://www.npmjs.com/package/eslint-plugin-loosely-restrict-imports) [![David](https://img.shields.io/david/mattgoucher/eslint-plugin-loosely-restrict-imports.svg?maxAge=2592000)](https://github.com/mattgoucher/eslint-plugin-loosely-restrict-imports/blob/master/package.json)
[![CircleCI](https://img.shields.io/circleci/project/mattgoucher/eslint-plugin-loosely-restrict-imports.svg?maxAge=2592000)](https://circleci.com/gh/mattgoucher/eslint-plugin-loosely-restrict-imports/tree/master) [![npm](https://img.shields.io/npm/v/eslint-plugin-loosely-restrict-imports.svg?maxAge=2592000)](https://www.npmjs.com/package/eslint-plugin-loosely-restrict-imports) [![David](https://img.shields.io/david/mattgoucher/eslint-plugin-loosely-restrict-imports.svg?maxAge=2592000)](https://github.com/mattgoucher/eslint-plugin-loosely-restrict-imports/blob/master/package.json)

Loosely restrict ES6 imports

Expand Down

0 comments on commit 4f47a23

Please sign in to comment.