0.7.1 • Published 3 years ago
@younho9/xo-configs v0.7.1
@younho9/xo-configs
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');