rsnext/.prettierrc.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
69 B
JSON
Raw Permalink Normal View History

{
"trailingComma": "es5",
"singleQuote": true,
"semi": false
}