1.1.2 • Published 2 years ago

@aquila-learning/eslint-config v1.1.2

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

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago