0.1.0 • Published 4 years ago

eslint-config-tkhiking v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

eslint-config-tkhiking

Installation

npm install --save-dev eslint-config-tkhiking
# or
yarn add --dev eslint-config-tkhiking

Usage

Add eslint-config-tkhiking to the "extends" in your .eslintrc.* file.

module.exports = {
  'extends': 'tkhiking',
};

License

This project is licensed under the terms of the MIT license. Copyright (c) 2020 tkhiking.