1.0.0 • Published 7 years ago
textlint-rule-volore-getting-started v1.0.0
See Developer Guide.
textlint-rule-volore-getting-started
sandbox for learning textlint rule
Install
Install with npm:
npm install textlint-rule-volore-getting-startedUsage
Via .textlintrc(Recommended)
{
"rules": {
"volore-getting-started": true
}
}Via CLI
textlint --rule volore-getting-started 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
ISC © fbab
1.0.0
7 years ago