Detalhes do pacote

ok-file-lint

ryougifujino2MIT0.19.0

A file lint with highly customizable features.

ok-file-lint, ok-file, lint, linter

readme (leia-me)

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-lint

Usage

  1. Add .okfilelintrc.js to your root of your project.
  2. Configure your .okfilelintrc.js.
  3. Execute lint with okfilelint command 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