Skip to content
Snippets Groups Projects
.prettierrc.json 58 B
Newer Older
  • Learn to ignore specific revisions
  • {
        "singleQuote": false,
        "trailingComma": "none"
    }