Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 20889b7

Browse files
committed
Adding NPM version badge to readme
1 parent 8aaff3b commit 20889b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A repo to document code standards for different languages and provide tools for linting Mobify projects.
44

5+
[![NPM version](https://badge.fury.io/js/mobify-code-style.svg)](http://badge.fury.io/js/mobify-code-style)
6+
57
## JavaScript
68

79
Typically we lint our javascript files using [Grunt](http://gruntjs.com/). We have two javascript linters with different features. [jshint](https://github.com/gruntjs/grunt-contrib-jshint) and [jscs](https://github.com/gustavohenke/grunt-jscs-checker).

0 commit comments

Comments
 (0)