@bit-ocean/eslint-config

0.0.19 • 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

6

Version

0.0.19

License

MIT

Unpacked Size

81.6 kB

Total Files

49

Last publish

Collaborators

  • brucesong