mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Add .prettierrc to json file types (#9214)
This commit is contained in:
parent
efc4865c78
commit
a6ed104ea2
@ -348,7 +348,8 @@ file-types = [
|
||||
".vuerc",
|
||||
"composer.lock",
|
||||
".watchmanconfig",
|
||||
"avsc"
|
||||
"avsc",
|
||||
".prettierrc"
|
||||
]
|
||||
language-servers = [ "vscode-json-language-server" ]
|
||||
auto-format = true
|
||||
|
Loading…
Reference in New Issue
Block a user