eslint-config-xo-bizon

3.0.3 • Public • Published

eslint-config-xo-bizon

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

npm version XO code style

Bizon

CI

Tests Release

Install

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

Example usage with XO

{
  "name": "my-awesome-project",
  "devDependencies": {
    "xo": "*",
    "eslint-config-xo-bizon": "*"
  },
  "xo": {
    "extends": "xo-bizon",
    "semicolon": false,
    "space": 2
  }
}

Related

License

MIT © Bizon

Miscellaneous

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

Package Sidebar

Install

npm i eslint-config-xo-bizon

Weekly Downloads

713

Version

3.0.3

License

MIT

Unpacked Size

7.07 kB

Total Files

4

Last publish

Collaborators

  • tusbar