1.1.2 • Published 3 years ago

@aquila-learning/eslint-config v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@aquila-learning/eslint-config

ESLint configuration for Aquila Learning projects.

Installation

$ npm install @aquila-learning/eslint-config -D
# or
$ yarn add @aquila-learning/eslint-config -D

Setup

Add `.eslintrc.json file with the following contents

{
    "extends": [
        "@aquila-learning"
    ]
}
1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago