eslint-config-kaola

0.2.7-beat-14 • Public • Published

eslint-config-kaola

npm Build Status

ESLint rules for Kaola.

Type Extends
Default kaola
ES2015+ kaola/esnext
vue kaola/vue
react kaola/react
weex kaola/weex

Installation

$ npm i eslint eslint-config-kaola -D

Usage

{
    "extends": "kaola"
}

Add npm scripts:

"scripts"{
    "test": "npm run lint",
    "lint": "eslint path/to/file"
}

After that, simply run

$ npm t

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-kaola

Weekly Downloads

5

Version

0.2.7-beat-14

License

MIT

Unpacked Size

43.7 kB

Total Files

12

Last publish

Collaborators

  • aeodu
  • int64ago
  • junesmith