4.0.0 • Published 8 years ago

onelint v4.0.0

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
8 years ago

Onelint

standard-engine based linter using the eslint-config-onelint configuration.

Installation

Install the onelint package.

npm install --save-dev onelint

Set up a lint script in package.json:

{
    "name": "some-package",
    "version": "1.0.0",
    "scripts": {
        "lint": "onelint"
    }
}

Editor Configuration

Atom

Use the linter-js-standard-engine plugin. It will automatically detect onelint and use it.

4.0.0

8 years ago

3.0.0

8 years ago

2.0.0

8 years ago

1.2.0

8 years ago

1.1.0

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago