@aider/eslint-config

0.1.5 • Public • Published

@aider/eslint-config

publish

Installation

$ npm i -D @aider/eslint-config

Create a .eslintrc.js in project root:

module.exports = {
  extends: ['@aider'],
}

Publishing

$ npm run release -- --release-as {major|minor|patch}
$ git push --follow-tags origin main

Readme

Keywords

none

Package Sidebar

Install

npm i @aider/eslint-config

Weekly Downloads

2

Version

0.1.5

License

ISC

Unpacked Size

3.89 kB

Total Files

6

Last publish

Collaborators

  • corentinlthr
  • sebastiansson
  • oh