We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dd10b commit 6fd4c96Copy full SHA for 6fd4c96
Readme.md
@@ -6,12 +6,13 @@
6
* ES2015 support (using [rollup.js](http://rollupjs.org/) and [Babel](http://babeljs.io/))
7
* UMD supported build
8
* Automatic versioning using [semantic-release](https://github.com/semantic-release/semantic-release)
9
+* Mocha and Chai for testing
10
* Test before commiting using [ghooks](https://github.com/gtramontina/ghooks)
11
* Lint using [babel-eslint](https://github.com/babel/babel-eslint)
12
13
##Development
14
Supported tasks are `grunt`, `grunt watch` and `grunt build`
15
16
##License
-MIT @ [Ritesh Kumar](https://github.com/ritz078)
17
+MIT @ 2015
18
0 commit comments