Next.js Discord

Discord Forum

Linting does work properly

Unanswered
Saltwater Crocodile posted this in #help-forum
Open in Discord
Avatar
Saltwater CrocodileOP
i use prettier with following cfg:
{
  "singleQuote": true,
  "tabWidth": 2,
  "useTabs": false
}

but the tabs are getting fixed for some reason when running
bun run lint any idea why?
Image
Image

0 Replies