pages-action/.prettierrc

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

7 lines
79 B
Plaintext
Raw Normal View History

2022-12-20 23:03:33 +00:00
{
"printWidth": 120,
"singleQuote": false,
"semi": true,
"useTabs": true
}