first commit
This commit is contained in:
18
WebRoot/node_modules/chart.js/.htmllintrc
generated
vendored
Normal file
18
WebRoot/node_modules/chart.js/.htmllintrc
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"indent-style": "tabs",
|
||||
"attr-quote-style": "double",
|
||||
"spec-char-escape": false,
|
||||
"attr-bans": [
|
||||
"align",
|
||||
"background",
|
||||
"bgcolor",
|
||||
"border",
|
||||
"frameborder",
|
||||
"longdesc",
|
||||
"marginwidth",
|
||||
"marginheight",
|
||||
"scrolling"
|
||||
],
|
||||
"tag-bans": [ "b", "i" ],
|
||||
"id-class-style": false
|
||||
}
|
||||
Reference in New Issue
Block a user