pug-lint-config-no-deprecated

0.1.1 • Public • Published

pug-lint-config-no-deprecated

It means you cannot use obsolete HTML4 anymore.

Usage: install and add to extends in your pug-lint config:

.pug-lintrc

{
    "extends": "no-deprecated",
    
}

Data copied from HTML5 Differences from HTML4 on W3.

Readme

Keywords

Package Sidebar

Install

npm i pug-lint-config-no-deprecated

Weekly Downloads

1

Version

0.1.1

License

WTFPL

Unpacked Size

3.89 kB

Total Files

6

Last publish

Collaborators

  • grawl