@bit-ocean/eslint-config
v0.0.54
Published
Universal ESLint configuration.
Downloads
95
Maintainers
Readme
@bit-ocean/eslint-config
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-configConfiguration
Create an .eslintrc.json file in the root of your project and add the following:
{
"extends": "@bit-ocean"
}License
MIT License © 2024 Bit Ocean
