1.6.0 • Published 8 months ago

@pitscz/eslint-config-typescript v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

PiTS.cz - ESLint config Typescript

Licence MIT Publish package to GitHub Packages version GitHub issues

These configuration files are suitable to lint TypeScript code.

How does it work?

Add or edit the file .eslintrc.json in your project.

{
  "extends": ["@pitscz/eslint-config-typescript"],
  "rules": {}
}

Prerequisites

To use ESLint, you must have Node.js (>=18.0.0) installed and built with SSL support. (If you are using an official Node.js distribution, SSL is always built in.)

Full Documentation

ESLint full contribution guidelines can be found at https://eslint.org/docs/latest/contribute

Author

1.6.0

8 months ago

1.5.0

9 months ago

1.2.0

1 year ago

1.1.1

1 year ago

1.4.3

11 months ago

1.4.2

11 months ago

1.4.1

11 months ago

1.4.0

12 months ago

1.3.0

1 year ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago