0.0.19 • Published 15 days ago

@bit-ocean/eslint-config v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
15 days ago

@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