smartlint v7.0.7
smartlint
Tool for lint entire codebase with single CLI command
Deprecated
This package deprecated and recommend use of smartlint-unix package
Installation
npm install smartlint --save-dev
# or
yarn add smartlint -D
Prepare
Markdown
Dependencies
These dependencies are comes built-in and you have no requirement to install these
For more information about each dependencies, click to dependecy link to learn about configs, features and how they work
Peer dependencies
For working properly, you may need one or all of these dependencies.
For more information about each dependencies, click to dependecy link to learn about configs, features and how they work
* - These packages may contain security issues
Usage
yarn smartlint --linters=eslint,prettier .
Arguments
--linters
Linters to run
Type: String
Allowed values:
'lslint' | 'eslint' | 'stylelint' | 'markdown' | 'jsonymllint' | 'biome' | 'prettier' | 'dockerfile'
Default:
['lslint', 'eslint', 'markdownlint', 'jsonymllint', 'biome'];
Example: yarn smartlint --linters=eslint,stylelint .
You can change order of linting if you need
License
MIT
4 months ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago