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

2.5.16 • Public • Published

TypeScript configuration hints set (typescript-config)

typescript-config contains hints to check if your TypeScript configuration has the most recommended configuration.

Why is this important?

If you are building an app or a website using TypeScript, you need to be sure that your configuration is the best for your needs.

Hints

How to use these hints?

This package is installed automatically by webhint:

npm install hint --save-dev

To use it, activate it via the .hintrc configuration file:

{
    "connector": {...},
    "formatters": [...],
    "hints": {
        "typescript-config/is-valid": "error",
        "typescript-config/no-comment": "error",
        "typescript-config/target": "error",
        ...
    },
    "parsers": [...],
    ...
}

Note: The recommended way of running webhint is as a devDependency of your project.

Further Reading

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.5.1614,502latest

Version History

VersionDownloads (Last 7 Days)Published
2.5.1614,502
2.5.15198
2.5.14226
2.5.1314
2.5.1243
2.5.1112
2.5.1014
2.5.95
2.5.81
2.5.71
2.5.60
2.5.51
2.5.40
2.5.32
2.5.20
2.5.11
2.5.01
2.4.130
2.4.120
2.4.117
2.4.100
2.4.90
2.4.81
2.4.70
2.4.60
2.4.50
2.4.40
2.4.30
2.4.20
2.4.11
2.4.01
2.3.1111
2.3.100
2.3.91
2.3.80
2.3.71
2.3.60
2.3.50
2.3.40
2.3.30
2.3.20
2.3.10
2.3.00
2.2.20
2.2.11
2.2.00
2.1.40
2.1.30
2.1.21
2.1.11
2.1.00
2.0.00
1.1.20
1.1.11
1.1.01
1.0.20
1.0.10
1.0.00
1.0.0-beta.00

Package Sidebar

Install

npm i @hint/hint-typescript-config

Homepage

webhint.io/

Weekly Downloads

2,891

Version

2.5.16

License

Apache-2.0

Unpacked Size

212 kB

Total Files

110

Last publish

Collaborators

  • leotlee
  • vidorteg
  • oaflynn
  • molant
  • antross