@hint/hint-webpack-config
hint thats to check the webpack configuration.
Last updated 3 months ago by vidorteg .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @hint/hint-webpack-config 
SYNC missed versions from official npm registry.

webpack configuration hints set (webpack-config)

webpack-config contains set of hints to check if your webpack configuration file (webpack.config.js) has the most recommended configuration.

Why is this important?

If you are building an app or a website using webpack, 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": {
        "webpack-config/config-exists": "error",
        "webpack-config/is-installed": "error",
        "webpack-config/is-valid": "error",
        "webpack-config/module-esnext-typescript": "error",
        "webpack-config/no-devtool-in-prod": "error",
        ...
    },
    "parsers": ["webpack-config", "typescript-config"],
    ...
}

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

Further Reading

Current Tags

  • 2.4.30                                ...           latest (3 months ago)

52 Versions

  • 2.4.30                                ...           3 months ago
  • 2.4.29                                ...           8 months ago
  • 2.4.28                                ...           a year ago
  • 2.4.27                                ...           a year ago
  • 2.4.26                                ...           2 years ago
  • 2.4.25                                ...           2 years ago
  • 2.4.24                                ...           2 years ago
  • 2.4.23                                ...           2 years ago
  • 2.4.22                                ...           2 years ago
  • 2.4.21                                ...           2 years ago
  • 2.4.20                                ...           2 years ago
  • 2.4.19                                ...           3 years ago
  • 2.4.18                                ...           3 years ago
  • 2.4.17                                ...           3 years ago
  • 2.4.16                                ...           3 years ago
  • 2.4.15                                ...           3 years ago
  • 2.4.14                                ...           3 years ago
  • 2.4.13                                ...           3 years ago
  • 2.4.12                                ...           3 years ago
  • 2.4.11                                ...           3 years ago
  • 2.4.10                                ...           4 years ago
  • 2.4.9                                ...           4 years ago
  • 2.4.8                                ...           4 years ago
  • 2.4.7                                ...           4 years ago
  • 2.4.6                                ...           4 years ago
  • 2.4.5                                ...           4 years ago
  • 2.4.4                                ...           5 years ago
  • 2.4.3                                ...           5 years ago
  • 2.4.2                                ...           5 years ago
  • 2.4.1                                ...           5 years ago
  • 2.4.0                                ...           5 years ago
  • 2.3.11                                ...           5 years ago
  • 2.3.10                                ...           5 years ago
  • 2.3.9                                ...           5 years ago
  • 2.3.8                                ...           5 years ago
  • 2.3.7                                ...           5 years ago
  • 2.3.6                                ...           5 years ago
  • 2.3.5                                ...           5 years ago
  • 2.3.4                                ...           5 years ago
  • 2.3.3                                ...           5 years ago
  • 2.3.2                                ...           5 years ago
  • 2.3.1                                ...           5 years ago
  • 2.3.0                                ...           5 years ago
  • 2.2.2                                ...           5 years ago
  • 2.2.1                                ...           6 years ago
  • 2.2.0                                ...           6 years ago
  • 2.1.2                                ...           6 years ago
  • 2.1.1                                ...           6 years ago
  • 2.1.0                                ...           6 years ago
  • 2.0.0                                ...           6 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)

© 2010 - cnpmjs.org x YWFE | Home | YWFE