Skip to content

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

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages