Skip to content

Commit

Permalink
Add Avro schema file support (#9113)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWagler authored Dec 19, 2023
1 parent 0a83d85 commit 970f9e6
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 @@ -346,7 +346,8 @@ file-types = [
"jsonld",
".vuerc",
"composer.lock",
".watchmanconfig"
".watchmanconfig",
"avsc"
]
language-servers = [ "vscode-json-language-server" ]
auto-format = true
Expand Down

0 comments on commit 970f9e6

Please sign in to comment.