Skip to content

eslint-config 2.0.0-alpha.7

Install from the command line:
Learn more about npm packages
$ npm install @aq-systems/eslint-config@2.0.0-alpha.7
Install via package.json:
"@aq-systems/eslint-config": "2.0.0-alpha.7"

About this version

A common ESLint config used in AQS's projects.

Quick start

  1. Get Prettier up and running (you may start here).

  2. Install ESLint and this package.

    yarn add --dev eslint @aq-systems/eslint-config
  3. Add the following config file (.eslintrc.json) at the root of your project.

    { "extends": ["@aq-systems/eslint-config"] }

Details


Assets

  • eslint-config-2.0.0-alpha.7-npm.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0