Skip to content

Commit 92b8e26

Browse files
zhmushanantfu
andauthored
feat: add dlint & dotted dprint config file (#130)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
1 parent 26d8458 commit 92b8e26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ const linters = [
6969
'.yamllint*',
7070
'commitlint*',
7171
'dangerfile*',
72+
'.dprint.json',
7273
'dprint.json',
74+
'.dlint.json',
75+
'dlint.json',
7376
'lint-staged*',
7477
'.lintstagedrc*',
7578
'prettier*',

0 commit comments

Comments
 (0)