@litomore/xo-config
v0.1.0
Published
XO config for LitoMore
Readme
@litomore/xo-config
The XO config for LitoMore
Install
npm i -D @litomore/xo-configUsage
Simply add the following to your xo.config.mjs.
import litomoreXoConifg from "@litomore/xo-config";
const xoFlatConfig = [...litomoreXoConifg];
export default xoFlatConfig;License
MIT
