update options
This commit is contained in:
parent
30d2264229
commit
34b09fdd69
|
@ -11,7 +11,7 @@ module.exports = class Terraformfmt extends Beautifier
|
|||
isPreInstalled: false
|
||||
|
||||
options: {
|
||||
Terraform: true
|
||||
Terraform: false
|
||||
}
|
||||
|
||||
beautify: (text, language, options) ->
|
||||
|
|
Loading…
Reference in New Issue