Skip to content
Snippets Groups Projects
.prettierrc 51 B
Newer Older
  • Learn to ignore specific revisions
  • {
      "singleQuote": true,
      "trailingComma": "all"
    }