- Notifications
You must be signed in to change notification settings - Fork479
Closed
Description
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

The result of executing npm run format
I want the structure to be as above