@netsyno/eslint-config
v4.0.0
Published
Configuration for eslint based on airbnb config with prettier support
Downloads
16
Readme
@netsyno/eslint-config
Base ESLint configuration for NETSYNO projects.
Installation
yarn add --dev @netsyno/eslint-config
Usage
Use in your .eslintrc:
{ "extends": "@netsyno" }