4.0.0 • Published 5 years ago

@netsyno/eslint-config v4.0.0

Weekly downloads
28
License
MIT
Repository
github
Last release
5 years ago

@netsyno/eslint-config

Base ESLint configuration for NETSYNO projects.

Installation

yarn add --dev @netsyno/eslint-config

Usage

Use in your .eslintrc:

{ "extends": "@netsyno" }