2.0.2 • Published 9 months ago

@frankhoodbs/eslint-config-ts v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 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.2

9 months ago

2.0.1

9 months ago

1.3.9

10 months ago

1.3.8

10 months ago

1.3.7

12 months ago

1.3.6

12 months 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

1 year ago

1.2.13

1 year ago

1.2.14

1 year ago

1.2.11

1 year ago

1.2.9

1 year ago

1.2.10

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year 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

2 years ago