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