Package detail

@younho9/xo-configs

younho925MITdeprecated0.7.1

Package no longer supported. Please use @younho9/eslint-config

Personal XO configs

xo, xo-config, eslint, eslint-config

readme

@younho9/xo-configs

XO code style Conventional Commits

Personal XO configs

Install

$ npm install @younho9/xo-configs

Usage

.xo-config.js or xo.config.js or .xo-config.cjs or xo.config.cjs

module.exports = require('@younho9/xo-configs');
// or
module.exports = require('@younho9/xo-configs/react');
// or
module.exports = require('@younho9/xo-configs/next');

LICENSE

MIT