UNPKG

eslint-config-sane

Version:
16 lines (9 loc) 341 B
# eslint-config-sane [![npm version](https://badge.fury.io/js/eslint-config-sane.svg)](https://badge.fury.io/js/eslint-config-sane) A sane JavaScript style Uses * [eslint-plugin-prefer-let](https://github.com/cowboyd/eslint-plugin-prefer-let) ### Installation ``` npm install --save-dev eslint-config-sane eslint-plugin-prefer-let ```