file-type-lint
Lint file types based on their content.
Installation
npm i -D file-type-lint
Usage
CLI
file-type-lint .
API
const fileTypeLint = ; ;
Roadmap
- Formatters.
- Improve error readability.
- Less sync operation.
- More tests (100% coverage).
- Documentation.
Contribution
Feel free to push your code if you agree with publishing under the MIT license.