Skip to content

error #412

@oscaralvarado29

Description

@oscaralvarado29
  • Operating System (+Version):
  • VS Code Version:
  • beautify Version:

NOTE: Please provide code snippets instead of screen shots. Your issue needs to be replicated, and we need the failing code (text) to do this.

Provide the settings you use:
(VS Code workspace and user settings, .jsbeautifyrc, .editorconfig)
eg.:
VS Code:

{
	"editor.formatOnSave": true
}

.jsbeautifyrc

{
	"max_preserve_newlines": 2,
	"preserve_newlines": true,
	"end_with_newline": true,
	"brace_style": "collapse-preserve-inline",
}

Action performed

Format javascript file with HookyQR.beautifyFile command
provide example code

Expected results

Expected ... to ...
provide example (expected) output

Actual results

Details of what happened ...
provide example (actual) output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions