This commit is contained in:
Peter deHaan 2018-03-02 15:55:34 -08:00 коммит произвёл groovecoder
Родитель 23082d261b
Коммит e7cb5b9cdb
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,7 @@
// names of npm modules to load into htmllint
"plugins": [],
"attr-bans": ["align", "background", "bgcolor", "border", "frameborder", "longdesc", "marginwidth", "marginheight", "onclick", "scrolling", "style", "width"],
"attr-name-style": "dash",
"attr-req-value": false,
"class-style": "dash",