Skip to content

React Style is not working #1

@SpotHimesh

Description

@SpotHimesh

Here's the log I am getting when trying to format.

["INFO" - 5:58:10 PM] File Info:
{
  "ignored": false,
  "inferredParser": "typescript"
}
["INFO" - 5:58:10 PM] Detected local configuration (i.e. .prettierrc or .editorconfig), VS Code configuration will not be used
["INFO" - 5:58:10 PM] Prettier Options:
{
  "filepath": "randomFileName.tsx",
  "parser": "typescript",
  "semi": true,
  "trailingComma": "all",
  "singleQuote": false,
  "printWidth": 120,
  "tabWidth": 2
}
["ERROR" - 5:58:10 PM] Error formatting document.

Versions of npm packages I'm using

prettier@^1.19.1
prettier-plugin-import-sort@^0.0.3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions