Skip to content
Snippets Groups Projects
Forked from Map / fabcity-map-frontend
52 commits behind the upstream repository.
.prettierrc 74 B
{
  "singleQuote": true,
  "trailingComma": "all",
  "printWidth" : 120
}