3.0.3 • Published 5 months ago

@frankhoodbs/eslint-config-ts v3.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

@frankhoodbs/eslint-config-ts

Shared ESLint configuration for TypeScript projects by Frankhood Business Solutions s.r.l.

Version License

Features

  • Provides essential linting configurations for TypeScript projects.
  • Integrated with Prettier for consistent code formatting.
  • Includes Jest configurations for linting test files.
  • Offers a set of recommended rules for TypeScript.

Installation

npm install @frankhoodbs/eslint-config-ts --save-dev

Usage

In your .eslintrc.js or .eslintrc.json:

module.exports = {
  extends: ["@frankhoodbs/eslint-config-ts"]
};

Dependencies

This package relies on the following dependencies:

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser
  • eslint
  • eslint-config-prettier
  • eslint-plugin-jest
  • eslint-plugin-prettier

License

This project is licensed under the ISC License.

Author

Frankhood Business Solutions s.r.l.

2.0.3

12 months ago

3.0.3

5 months ago

3.0.2

5 months ago

3.0.1

5 months ago

3.0.0

6 months ago

2.0.2

1 year ago

2.0.1

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.3.7

1 year ago

1.3.6

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.15

1 year ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.14

2 years ago

1.2.11

2 years ago

1.2.9

2 years ago

1.2.10

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.1

2 years ago

1.1.8

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.1

3 years ago