Remove options using default value.
This commit is contained in:
@ -2,9 +2,7 @@ module.exports = {
|
||||
frontend: {
|
||||
options: {
|
||||
'attr-name-style': 'dash',
|
||||
'attr-quote-style': 'double',
|
||||
'attr-req-value': false,
|
||||
'doctype-html5': true,
|
||||
'id-class-ignore-regex': '{{.*?}}',
|
||||
'id-class-style': 'dash',
|
||||
'indent-style': 'spaces',
|
||||
|
Reference in New Issue
Block a user