eslint-config-hexo

ESLint config for Hexo projects


Keywords
hexo, eslint-config, eslint
License
MIT
Install
npm install eslint-config-hexo@4.2.0

Documentation

eslint-config-hexo

npm version

ESLint config for Hexo projects

Installation

$ npm install eslint-config-hexo --save-dev

Usage

In .eslintrc

{
  "extends": "hexo"
}

License

MIT