1.0.1 • Published 8 years ago
eslint-config-tkvw v1.0.1
Shared configuration for ESLint
This configuration extends from eslint:recommended
.
By default the es6 environment is enabled.
Installation
npm install --save-dev eslint-config-tkvw
Configure
ESLint supports extending configurations More info.. This package includes configurations for different targets.
Target | extend: |
---|---|
default | tkvw |
jest | tkvw/jest |
browser | tkvw/browser |