Skip to content
Snippets Groups Projects
Commit 5977e020 authored by Tom French's avatar Tom French
Browse files

style: switch prettier to enforce single quotes

This is the style predominantly used in the codebase currently.
parent a44834c0
No related branches found
No related tags found
No related merge requests found
{
"singleQuote": false,
"singleQuote": true,
"trailingComma": "none"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment