Skip to content

Commit 2dcaa37

Browse files
authored
feat: add .oxfmtrc.json files to linters list (#312)
1 parent d3442d4 commit 2dcaa37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ const linters = [
9191
'.lintstagedrc*',
9292
'.ls-lint.yml',
9393
'.markdownlint*',
94+
'.oxfmtrc.json.bak',
95+
'.oxfmtrc.json',
9496
'.oxlintrc.json.bak',
9597
'.oxlintrc.json',
9698
'.prettier*',

0 commit comments

Comments
 (0)