mirror of https://github.com/jpanther/congo.git
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
|
{
|
||
|
"printWidth": 100,
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": ["*.html"],
|
||
|
"options": {
|
||
|
"parser": "go-template"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|