@tangany/eslint-config

1.0.0 • Public • Published

Tangany ESLint Config

A comprehensive, opinionated ESLint configuration to standardize and enforce code quality and style across JavaScript & TypeScript projects. This configuration promotes best practices, consistency, and readability, making it easy for teams to work together and maintain a high code quality standard.

Features

  • Best Practices: Enforces a wide range of ESLint rules, including recommended rules for JavaScript and TypeScript (if applicable).
  • Code Consistency: Ensures consistent code style across projects by enforcing formatting and style rules.
  • Customizable: Built with flexibility in mind. Override or extend specific rules to suit your project’s unique needs.
  • Compatibility: Works well with various JavaScript environments, including Node.js, browser-based apps.

Installation

To use @tangany/eslint-config, install it as a dependency in your project:

npm install --save-dev @tangany/eslint-config

Then, extend the configuration in your .eslint.config.mjs file:

export default [
  ...tanganyConfig,
];

Package Sidebar

Install

npm i @tangany/eslint-config

Weekly Downloads

364

Version

1.0.0

License

MIT

Unpacked Size

43.3 kB

Total Files

13

Last publish

Collaborators

  • emilian-tangany
  • taesuk-tangany
  • oussemakraiem
  • nathankas95
  • tobiasathenstaedt
  • celsocoutinho-tangany
  • jschae23
  • mazlinho
  • fernandotimm
  • ortuno
  • gpa_tangany
  • kepi
  • daniel_schenk