eslint-config-xeno
v2.0.2
Published
XenoPOMP`s ESLint config.
Downloads
659
Maintainers
Readme
XenoPOMP ESLint config
Installation
[!NOTE] This project uses ESLint 9 and flat config!!!
Update to latest ESLint version, because ESLint 8 has reached end-of-life.
yarn add -D eslint@latest eslint-config-xeno@latest
eslint.config.js
import xenopomp from "eslint-config-xeno";
export default xenopomp();