aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.prettierrc
blob: 5ac85e271d543cf99a88eddb0cd368c1002ca629 (plain)
1
2
3
4
{
  "printWidth": 100,
  "singleQuote": true
}