unified-lint-rule
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "unified-lint-rule", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create a linting rule for a unified processors", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -5,3 +5,4 @@ # unified-lint-rule | ||
Each rule in **remark-lint** uses this project. See [remark-lint](https://github.com/wooorm/remark-lint) for examples! | ||
Each rule in `remark-lint` uses this project. See [`remark-lint`][lint] for | ||
examples! | ||
@@ -11,3 +12,3 @@ ## Install | ||
```sh | ||
npm install --save remark-lint-blockquote-indentation | ||
npm install unified-lint-rule | ||
``` | ||
@@ -17,2 +18,8 @@ | ||
[MIT](https://github.com/wooorm/remark-lint/blob/master/LICENSE) © [Titus Wormer](http://wooorm.com) | ||
[MIT][] © [Titus Wormer][author] | ||
[lint]: https://github.com/wooorm/remark-lint | ||
[mit]: https://github.com/wooorm/remark-lint/blob/master/LICENSE | ||
[author]: http://wooorm.com |
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
3443
23