ThreadNet-Web/.lintstagedrc

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

4 lines
49 B
Plaintext
Raw Normal View History

{
"*": "prettier --write --ignore-unknown"
}