0.19.0 • Published 4 years ago
ok-file-lint v0.19.0
ok-file-lint
With a config of a power nested structure, you can restrict your filenames in everywhere easily and instantly.
Installation
npm i -D ok-file-lintUsage
- Add
.okfilelintrc.jsto your root of your project. - Configure your
.okfilelintrc.js. - Execute lint with
okfilelintcommand at the root of your project.
Glossary
| Term | Definition |
|---|---|
| Filename | The full names of files, including extensions. |
| Name | The part of Filename excluding the extension. |
License
MIT