eslint-config-kasko-typescript-base

2.0.0 • Public • Published

KASKO eslint typescript base configuration

Base configuration:

Installation

yarn add -D eslint-config-kasko-typescript-base

Usage

.eslintrc file in root directory:

{
  "extends": [
    "kasko-typescript-base"
  ]
}

Upgrading

If you are adding this eslint configuration to an existing project, it may raise a lot of linting errors. Most of them can be auto-fixed by eslint.

./node_modules/.bin/eslint src/

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-kasko-typescript-base

Weekly Downloads

3

Version

2.0.0

License

UNLICENSED

Unpacked Size

14.4 kB

Total Files

5

Last publish

Collaborators

  • kaskobuild