@brixtol/eslint-config
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@brixtol/eslint-config

This package includes the shareable ESLint configuration consumed by Brixtol Textiles for TypeScript projects.

Files

The shared configuration applies to the following files:

  • .js
  • .ts
  • .cjs
  • .mjs

Install

pnpm

pnpm add @brixtol/eslint-config --save-dev

Requires eslint as peer dependency.

Usage

This shared configuration uses the eslint flatConfig format as per v9 of eslint and requires a eslint.config.js file be included at the root of projects.

import shared from '@brixtol/eslint-config';

export default [
  ...shared,
  {
    ignores: [],
    rules: {}
  }
];

Related

License

MIT


We open source!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.02latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.02
1.2.50
1.2.40
1.2.10
1.2.00
1.1.00
1.0.10

Package Sidebar

Install

npm i @brixtol/eslint-config

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

7.87 kB

Total Files

7

Last publish

Collaborators

  • sissel