Files
ThreadNet-Web/modules/.lintstagedrc
T
Michael TelatynskiandGitHub eca2f39dbb Switch from prettier to oxfmt (#33844)
* Switch from prettier to oxfmt

* Make knip happy

* Make knip happy

* Apply suggestion from @t3chguy

* Rename .oxfmtrc.json to .oxfmtrc.jsonc

* Make oxfmt happier
2026-06-16 12:17:18 +00:00

4 lines
53 B
Plaintext

{
"*": "oxfmt --no-error-on-unmatched-pattern"
}