This package has been deprecated

Author message:

eslint-config-kasko is deprecated please use eslint-config-kasko-base or eslint-config-kasko-angular instead. Thank you!

eslint-config-kasko

1.2.0 • Public • Published

KASKO eslint configuration

Base configuration:

Installation

npm install eslint-config-kasko

Usage

.eslintrc file in root directory:

{
  "extends": [
    "kasko"
  ]
}

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

Weekly Downloads

1

Version

1.2.0

License

UNLICENSED

Last publish

Collaborators

  • kaskobuild