Détail du package

@architect/eslint-config

architect3.1kApache-2.03.0.0

Architect standard ESLint configuration

amazon, api gateway, apigateway, architect

readme

@architect/eslint-config

Architect standard ESLint configuration

GitHub CI status

Installation

Add the following to package.json (and don't forget to remove the .eslintrc.js file).

"eslintConfig": {
  "extends": "@architect/eslint-config"
}