mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Don't auto format HTML
This commit is contained in:
parent
4ec0461cfc
commit
24660866db
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
name = "html";
|
name = "html";
|
||||||
# Added vto.
|
# Added vto.
|
||||||
file-types = [ "asp" "aspx" "htm" "html" "jshtm" "jsp" "rhtml" "shtml" "volt" "vto" "xht" "xhtml" ];
|
file-types = [ "asp" "aspx" "htm" "html" "jshtm" "jsp" "rhtml" "shtml" "volt" "vto" "xht" "xhtml" ];
|
||||||
auto-format = true;
|
auto-format = false;
|
||||||
formatter = prettier "html";
|
formatter = prettier "html";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue