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