@cuebit/eslint-config Usage Install the package: pnpm add -D @cuebit/eslint-config Add the following to eslint.config.(m)js: import config from '@cuebit/eslint-config' export default config() Thanks Inspired by antfu/eslint-config. License MIT