Add HCL (terraform) to code languages

This commit is contained in:
Tom Moor
2023-06-24 16:48:45 -04:00
parent 25e8c32b84
commit 06033ac781
2 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ export const LANGUAGES = {
graphql: "GraphQL",
groovy: "Groovy",
haskell: "Haskell",
hcl: "HCL",
markup: "HTML",
ini: "INI",
java: "Java",