0.0.28 • Published 2 months ago

eslint-config-aeria v0.0.28

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

eslint-config-aeria

Official shareable ESLint configuration for Aeria Framework, meant to keep code consistent and readable across projects. Read the source code to view all the rules.

How to use it

  1. Install the dependencies:
$ npm install -D eslint eslint-config-aeria
  1. Create a eslint.config.js file in the root of your project containing the following:
// eslint.config.js
module.exports = [
  require('eslint-config-aeria'),
]
0.0.28

2 months ago

0.0.26

3 months ago

0.0.27

3 months ago

0.0.22

3 months ago

0.0.23

3 months ago

0.0.24

3 months ago

0.0.17

3 months ago

0.0.16

3 months ago

0.0.14

4 months ago

0.0.15

4 months ago

0.0.12

4 months ago

0.0.13

4 months ago

0.0.10

4 months ago

0.0.11

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.1

5 months ago

0.0.2

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.0

5 months ago