UNPKG

519 BMarkdownView Raw
1# eslint-config-silverwind [![](https://img.shields.io/npm/v/eslint-config-silverwind.svg)](https://www.npmjs.org/package/eslint-config-silverwind) [![](https://img.shields.io/badge/licence-bsd-blue.svg)](https://raw.githubusercontent.com/silverwind/eslint-config-silverwind/master/LICENSE)
2> Personal ESLint configuration
3
4# Installation
5
6``` bash
7yarn add -D eslint eslint-config-silverwind && echo 'extends: silverwind' > .eslintrc
8```
9
10© [silverwind](https://github.com/silverwind), distributed under BSD licence.