0.7.1 • Published 4 years ago
@younho9/xo-configs v0.7.1
@younho9/xo-configs
Personal XO configs
Install
$ npm install @younho9/xo-configsUsage
.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');