0.0.1 • Published 9 years ago
textlint-rule-joyo-kanj v0.0.1
textlint-rule-joyo-kanj
Install
Install with npm:
npm install textlint-rule-joyo-kanjUsage
Via .textlintrc(Recommended)
{
"rules": {
"joyo-kanj": true
}
}Via CLI
textlint --rule joyo-kanj README.mdBuild
Builds source codes for publish to the lib folder.
You can write ES2015+ source codes in src/ folder.
npm run buildTests
Run test code in test folder.
Test textlint rule by textlint-tester.
npm testLicense
MIT © kongou-ae
0.0.1
9 years ago