0.0.1-alpha.0 • Published 11 months ago
@horihiro/textlint-rule-azure-naming-convention v0.0.1-alpha.0
textlint-rule-az-res-name-convention
Install
Install with npm:
npm install textlint-rule-az-res-name-conventionUsage
Via .textlintrc.json(Recommended)
{
"rules": {
"az-res-name-convention": true
}
}Via CLI
textlint --rule az-res-name-convention 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 ©
0.0.1-alpha.0
11 months ago