aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierrc
blob: ed06a38315e4d8e375cb8d80b1c0d2c705aa5895 (plain) (blame)
1
2
3
4
{
  "tabWidth": 2,
  "plugins": ["prettier-plugin-svelte"]
}