@ordzaar/standard-linter

3.1.0 • Public • Published

Linter

@ordzaar/standard-linter

Standard linter for TS projects that do not run with web frameworks. This module also installs prettier, eslint, husky and lint-staged.

Lint rules are extended from these packages

Package Description
@typescript-eslint/parser Rules parser for TypeScript.
eslint-config-airbnb-base Rules defined by airbnb.
eslint-config-airbnb-typescript Rules defined by airbnb for TypeScript without React.
eslint-plugin-simple-import-sort Rules defined for simple import sorting.
prettier Rules defined by prettier to have same code styles
eslint-plugin-unused-imports Rules to auto remove unused import
eslint-plugin-check-file Rules to enforce file name checking (off by default)

Readme

Keywords

none

Package Sidebar

Install

npm i @ordzaar/standard-linter

Weekly Downloads

1,290

Version

3.1.0

License

none

Unpacked Size

2.9 kB

Total Files

4

Last publish

Collaborators

  • ordzaar