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

2.4.27 • Public • Published

Babel configuration hint set (babel-config)

babel-config contains hints to check if your Babel configuration has the most recommended configuration.

Why is this important?

Babel needs to be properly configured to reflect user's preference.

Hints

How to use this hint?

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": {
        "babel-config/is-valid": "error",
        ...
    },
    "parsers": [...],
    ...
}

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

Further Reading

Dependencies (3)

Dev Dependencies (14)

Package Sidebar

Install

npm i @hint/hint-babel-config

Homepage

webhint.io/

Weekly Downloads

15,214

Version

2.4.27

License

Apache-2.0

Unpacked Size

21.3 kB

Total Files

20

Last publish

Collaborators

  • leotlee
  • vidorteg
  • oaflynn
  • molant
  • antross