1.1.2 • Published 7 months ago

@aquila-learning/eslint-config v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago