@aquestsrl/eslint-config

0.3.4 • Public • Published

@aquestsrl/eslint-config

Shareable ESLint configuration

Getting started

First of all, install install-peerdeps, then launch:

yarn

install-peerdeps eslint-config-airbnb -d -Y
install-peerdeps @aquestsrl/eslint-config -d -Y
yarn add @aquestsrl/eslint-config -D

npm

install-peerdeps eslint-config-airbnb -d
install-peerdeps @aquestsrl/eslint-config -d
npm install @aquestsrl/eslint-config -D

Usage

Extends from your project creating an .eslintrc on root:

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

Readme

Keywords

Package Sidebar

Install

npm i @aquestsrl/eslint-config

Weekly Downloads

2

Version

0.3.4

License

ISC

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • aquestdigital