@html-eslint/eslint-plugin
Advanced tools
Comparing version 0.1.0 to 0.1.1
module.exports = { | ||
rules: { | ||
"require-lang": "error", | ||
"require-img-alt": "error", | ||
"require-doctype": "error", | ||
"require-title": "error", | ||
"@html-eslint/require-lang": "error", | ||
"@html-eslint/equire-img-alt": "error", | ||
"@html-eslint/require-doctype": "error", | ||
"@html-eslint/require-title": "error", | ||
}, | ||
}; |
{ | ||
"name": "@html-eslint/eslint-plugin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "ESLint plugin for html", | ||
@@ -32,3 +32,3 @@ "author": "yeonjuan", | ||
}, | ||
"gitHead": "a3fc97c0e25cffef20b3c1295998bbbab635fe5d" | ||
"gitHead": "698739a7764fafa1c483364a8193e786a15facea" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12253
0