eslint-config-ezze-ts

0.11.1 • Public • Published

eslint-config-ezze-ts

ESLint configuration for TypeScript.

Installation

yarn add eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-ezze-ts --dev

or

npm install eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-ezze-ts --save-dev

Usage

Create .eslintrc.json file in your project and place the following there:

{
  "extends": "ezze-ts"
}

See Shareable configs for more details.

Contribution

Before making a pull request be sure that your changes are rebased to develop branch.

License

MIT

Package Sidebar

Install

npm i eslint-config-ezze-ts

Weekly Downloads

4

Version

0.11.1

License

MIT

Unpacked Size

5.71 kB

Total Files

7

Last publish

Collaborators

  • ezze