Evan Reichard
45cef2f4af
All checks were successful
continuous-integration/drone/push Build is passing
15 lines
226 B
Plaintext
15 lines
226 B
Plaintext
{
|
|
"profile": "golang",
|
|
"indent": 2,
|
|
"close_void_tags": true,
|
|
"format_attribute_template_tags": true,
|
|
"format_js": true,
|
|
"js": {
|
|
"indent_size": 2
|
|
},
|
|
"format_css": true,
|
|
"css": {
|
|
"indent_size": 2
|
|
}
|
|
}
|