Skip to content

borela-tech/eslint-config

Repository files navigation

@borela-tech/eslint-config

Shared ESLint configuration for Borela Tech projects.

Features

  • Preconfigured ESLint rules
  • Includes recommended rules from:
    • ESLint
    • TypeScript
    • React (if applicable)

Installation

npm install --save-dev @borela-tech/eslint-config

Usage

Create a file named eslint.config.ts in the root of your project and add the following code:

import {CONFIG} from '@borela-tech/eslint-config'
export default CONFIG

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published