@callstack-io/generator-node-module
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -62,2 +62,3 @@ /** | ||
mv('eslintignore', '.eslintignore'); | ||
mv('editorconfig', '.editorconfig'); | ||
mv('flowconfig', '.flowconfig'); | ||
@@ -64,0 +65,0 @@ mv('_package.json', 'package.json'); |
@@ -5,2 +5,4 @@ # <%= repoName %> | ||
<a title="Join on Slack" href="slack.callstack.io"><img src="https://slack.callstack.io/badge.svg" /></a> | ||
## Install | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@callstack-io/generator-node-module", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Scaffold out a node module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@callstack-io/generator-node-module | ||
=========== | ||
<a title="Join on Slack" href="slack.callstack.io"><img src="https://slack.callstack.io/badge.svg" /></a> | ||
A [Yeoman](http://yeoman.io/) generator to author libraries in ES2015 (and beyond!) for Node. | ||
@@ -14,2 +16,4 @@ | ||
- [Husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged) to test changes before pushing | ||
- MIT license and Code of conduct | ||
- Github issues template | ||
@@ -16,0 +20,0 @@ This is what we use at [Callstack.io](callstack.io) for various projects, including [Haul](https://github.com/callstack-io/haul). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14115
14
80
38