Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "zhlint", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A linting tool for Chinese language.", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -7,4 +7,12 @@ # <img src="./logo.svg" style="vertical-align: middle;"> zhlint | ||
_WIP (not published yet, currenly can use by `npm link` on this repo, or use the standalone version from `dist/zhlint.js`, which need you to run `yarn build` first)_ | ||
You could easily install `zhlint` through `npm` or `yarn`: | ||
```bash | ||
# install through npm | ||
npm install zhlint -g | ||
# or through yarn | ||
yarn global add zhlint | ||
``` | ||
## Usage | ||
@@ -11,0 +19,0 @@ |
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
198