Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

The HTML structure of the commands lint and format is inconsistent #751

Copy link
Copy link
Closed
@aslrz-club

Description

@aslrz-club
Issue body actions

My prettier configuration

{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": false,
  "singleQuote": true,
  "printWidth": 100,
  "trailingComma": "all",
  "arrowParens": "always",
  "tabWidth": 2,
  "useTabs": false,
  "bracketSpacing": true
}

vscodo automatically formatted results


![Image](https://github.com/user-attachments/assets/bd1784b9-b595-461c-8fe6-175960b7d946)

The result of executing npm run format

Image

I want the structure to be as above

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.