@aaashur/eslint-config

1.0.0-beta.1 • Public • Published

@aaashur/eslint-config

A shareable ESLint configuration, dialed in just right for Ashur Cabrera.

Prerequisites

Run the following command to install ESLint and eslint-plugin-sort-requires, a plugin used by this configuration:

npm install --save-dev eslint eslint-plugin-sort-requires

Setup

To install this configuration, run the following command:

npm install --save-dev @aaashur/eslint-config

Next, add or update the extends property of your ESLint config file:

{
    "extends": "@aaashur/eslint-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @aaashur/eslint-config

Weekly Downloads

0

Version

1.0.0-beta.1

License

ISC

Unpacked Size

2.53 kB

Total Files

3

Last publish

Collaborators

  • aaashur