Skip to content

Commit

Permalink
Add .prettierrc to json file types (helix-editor#9214)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaju authored and Schuyler Mortimer committed Jul 10, 2024
1 parent 0f739a5 commit 58f71ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,8 @@ file-types = [
".vuerc",
"composer.lock",
".watchmanconfig",
"avsc"
"avsc",
".prettierrc"
]
language-servers = [ "vscode-json-language-server" ]
auto-format = true
Expand Down

0 comments on commit 58f71ed

Please sign in to comment.