1.3.4 • Published 2 days ago

@frankhoodbs/eslint-config-ts v1.3.4

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

1.3.4

2 days ago

1.3.3

6 days ago

1.3.2

19 days ago

1.3.1

22 days ago

1.3.0

23 days ago

1.2.15

23 days ago

1.2.12

2 months ago

1.2.13

2 months ago

1.2.14

2 months ago

1.2.11

2 months ago

1.2.9

3 months ago

1.2.10

3 months ago

1.2.8

4 months ago

1.2.7

4 months ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.4

4 months ago

1.2.1

4 months ago

1.1.8

7 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.1

1 year ago