jenkins/.prettierrc.json

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

5 lines
67 B
JSON
Raw Permalink Normal View History

2022-08-03 05:49:25 +08:00
{
"endOfLine": "auto",
"htmlWhitespaceSensitivity": "ignore"
}