Skip to content

bizon/eslint-config-xo-bizon

Repository files navigation

eslint-config-xo-bizon

npm version XO code style

ESLint shareable config to be used with xo.

Bizon

CI

Tests Release

Install

$ pnpm add -D eslint-config-xo-bizon

Example usage with XO

Create a xo.config.js file in your project root with the following content:

import xoBizon from "eslint-config-xo-bizon";

/** @type {import('xo').FlatXoConfig} */
export default [...xoBizon];

Or in typescript:

import xoBizon from "eslint-config-xo-bizon";

export default [...xoBizon] satisfies import("xo").FlatXoConfig;

Related

License

MIT © Bizon

Miscellaneous

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝

About

ESLint shareable config to be used with xo or eslint-config-xo

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •