eslint-config-hexo ESLint config for Hexo projects Installation $ npm install eslint-config-hexo --save-dev Usage In .eslintrc { "extends": "hexo" } License MIT