update options

This commit is contained in:
Malte Brodersen 2017-10-10 16:49:52 +02:00
parent 30d2264229
commit 34b09fdd69
1 changed files with 1 additions and 1 deletions

View File

@ -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) ->