Skip to content
Snippets Groups Projects
.prettierrc.json 120 B
Newer Older

{
  "$schema": "https://json.schemastore.org/prettierrc",
  "singleQuote": true,
  "printWidth": 100
}