mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +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";
|
||||
# Added vto.
|
||||
file-types = [ "asp" "aspx" "htm" "html" "jshtm" "jsp" "rhtml" "shtml" "volt" "vto" "xht" "xhtml" ];
|
||||
auto-format = true;
|
||||
auto-format = false;
|
||||
formatter = prettier "html";
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue