@cbommart/font-end-linter

0.0.2 • Public • Published

Front End Linter

VERY EARLY DEVELOPMENT - ALSO USED TO TEST NPM FUNCTIONALITIES

Most common front-end linters config files ready to use out of the box.

Commands

To run these commands in your shell : npm run <command>

Command Description
test Test the package. Alias of npm run lint
prepare Configure husky and lint-staged
prettier:config Run through all JS, TS, VUE, MD, SCSS and CSS files
prettier Run npm run prettier:config with --check option
prettier:fix Run npm run prettier:config with --fix option
eslint Check all JS, TS and VUE files
eslint:fix Run npm run eslint with --fix option
stylelint Check all SCSS and CSS files
stylelint:fix Run npm run stylelint with --fix option
lint" Run all linters
lint:fix" Run all linters with --fix option

Readme

Keywords

Package Sidebar

Install

npm i @cbommart/font-end-linter

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

4.29 kB

Total Files

16

Last publish

Collaborators

  • cbommart