eslint-config-aeriaui

0.0.10 • Public • Published

eslint-config-aeriaui

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-aeriaui
  1. Create a eslint.config.js file in the root of your project containing the following:
// eslint.config.js
import aeriaUi from 'eslint-config-aeriaui'
export default aeriaUi

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-aeriaui

Weekly Downloads

7

Version

0.0.10

License

ISC

Unpacked Size

2.39 kB

Total Files

4

Last publish

Collaborators

  • tartuffe