mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Adding hcl / terraform language
This commit is contained in:
parent
618f2cff2d
commit
253d7803bb
3 changed files with 132 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ import './fsharp/fsharp.contribution';
|
|||
import './go/go.contribution';
|
||||
import './graphql/graphql.contribution';
|
||||
import './handlebars/handlebars.contribution';
|
||||
import './hcl/hcl.contribution';
|
||||
import './html/html.contribution';
|
||||
import './ini/ini.contribution';
|
||||
import './java/java.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue