diff --git a/.htmlhintrc b/.htmlhintrc index edd263f..6a6a6bd 100644 --- a/.htmlhintrc +++ b/.htmlhintrc @@ -1,3 +1,4 @@ { - "attr-value-not-empty": false + "attr-value-not-empty": false, + "space-tab-mixed-disabled": false }