Skip to content
Snippets Groups Projects
.prettierrc 69 B
Newer Older
  • Learn to ignore specific revisions
  • Pascal Kosak's avatar
    Pascal Kosak committed
    {
      "singleQuote": true,
      "trailingComma": "all",
      "tabWidth": 4
    }