@bit-ocean/eslint-config

0.0.48 • Public • Published

@bit-ocean/eslint-config

npm

Universal ESLint configuration.

We use ESLint for code linting. This package provides a universal configuration for all our projects.

Installation

pnpm add -D eslint @bit-ocean/eslint-config

Configuration

Create an .eslintrc.json file in the root of your project and add the following:

{
  "extends": "@bit-ocean"
}

License

MIT License © 2024 Bit Ocean

Package Sidebar

Install

npm i @bit-ocean/eslint-config

Weekly Downloads

22

Version

0.0.48

License

MIT

Unpacked Size

92.6 kB

Total Files

49

Last publish

Collaborators

  • zhiblcx
  • brucesong