Skip to content

Commit bd65670

Browse files
committedNov 17, 2023
fix: Move bracket
1 parent 525ded5 commit bd65670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎typescript.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ module.exports = {
6868
message: "Danger, this can overwrite 'accountId'. Rearrange the order.",
6969
},
7070
],
71+
},
7172
overrides: [allowRequireInConfigs, noExplicitsInTests, noCastWithJestMock],
72-
}
7373
};

0 commit comments

Comments
 (0)
Please sign in to comment.