mapcomplete/.prettierrc.json

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

5 lines
41 B
JSON
Raw Normal View History

2022-09-03 18:00:54 +02:00
{
"semi": false,
"printWidth": 100
}