16.1.0 • Published 4 years ago

@futagoza/eslint-config-html v16.1.0

Weekly downloads
23
License
MIT
Repository
github
Last release
4 years ago

dependencies History License

This package contains configuration files for ESLint v6+

This is a configuration file for ESLint that is used to lint JavaScript source embedded within my .html files.

NOTE: This configuration is only for enabling HTML/XML linting, therefore it is recommended to also use @futagoza/eslint-config-javascript or something similar alongside this configuration.

installation

$ npm i --save-dev @futagoza/eslint-config-html

usage

Put the following into your configuration (.eslintrc.* file or the "eslintConfig" field in package.json):

{
    "extends": "@futagoza/html"
}

configurations

A list of usable configurations as well the configurations they use:

license

Copyright © 2019+ Futago-za Ryuu Released under the MIT License, http://opensource.org/licenses/MIT

16.1.0

4 years ago

16.0.0

4 years ago

15.4.0

4 years ago

15.3.0

5 years ago

15.1.0

5 years ago

15.0.0

5 years ago

14.1.0

5 years ago

14.0.0

5 years ago

13.2.0

5 years ago

13.1.0

5 years ago

13.0.0

5 years ago

12.1.0

6 years ago

12.0.0

6 years ago

11.3.0

6 years ago

11.2.0

6 years ago

11.1.0

6 years ago

11.0.1

6 years ago

11.0.0

6 years ago

10.0.0

6 years ago