@bit-ocean/eslint-config
v0.0.50
Published
Universal ESLint configuration.
Downloads
229
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-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