babel-plugin-add-header-comment
Advanced tools
Comparing version
{ | ||
"name": "babel-plugin-add-header-comment", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Will add a header comment (such as license, version info, etc.) to the start of the transpiled code", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -8,6 +8,7 @@ # babel-plugin-add-header-comment | ||
## Usage | ||
## Installation | ||
```bash | ||
$ npm install babel-plugin-add-header-comment | ||
``` | ||
[](https://www.npmjs.com/package/babel-plugin-add-header-comment) | ||
## Example | ||
@@ -61,7 +62,6 @@ | ||
## License | ||
MIT, see [LICENSE.md](http://github.com/shopify/babel-plugin-add-header-comment/blob/master/LICENSE.md) for details. | ||
<img src="https://cdn.shopify.com/shopify-marketing_assets/builds/19.0.0/shopify-full-color-black.svg" width="200" /> |
12676
0.4%