mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
12 lines
161 B
Text
12 lines
161 B
Text
|
{
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": "*.html",
|
||
|
"options": {
|
||
|
"parser": "html",
|
||
|
"htmlWhitespaceSensitivity": "ignore"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|