@factory-utils/linter
Version:
Factory-Utils Linter contains configuration files for various linters
18 lines (12 loc) • 713 B
Markdown
# Factory-Utils Linter
This repository contains custom configuration files for various linter (eg.tslint, eslint, sasslint, htmllint, etc.)
Ref:
* TSLint https://palantir.github.io/tslint/
* [rules](http://palantir.github.io/tslint/rules/)
* ESLint https://eslint.org/docs
* [rules](https://eslint.org/docs/latest/rules/)
* sass-lint https://github.com/sasstools/sass-lint
* [rules](https://github.com/sasstools/sass-lint/tree/master/docs/rules)
* [property-sort-orders](https://github.com/sasstools/sass-lint/blob/master/lib/config/property-sort-orders/recess.yml)
* html-lint https://github.com/htmllint/htmllint
* [rules](https://github.com/htmllint/htmllint/tree/master/docs/options)