@js-soft/eslint-config-ts

1.6.14 • Public • Published

@js-soft/eslint-config-ts

ESLint shareable config for j&s-soft Projects

Installation

$ npm install --save-dev eslint @js-soft/eslint-config-ts

Usage

Once the @js-soft/eslint-config-ts package is installed, you can use it by specifying @js-soft/ts in the extends section of your ESLint configuration.

{
    "extends": "@js-soft/ts",
    "rules": {
        // Additional, per-project rules...
    }
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @js-soft/eslint-config-ts

Weekly Downloads

1,147

Version

1.6.14

License

MIT

Unpacked Size

15.1 kB

Total Files

7

Last publish

Collaborators

  • js-soft_ci