Skip to content

Commit c38f53b

Browse files
committed
update npm dev deps
1 parent 8786e91 commit c38f53b

File tree

3 files changed

+207
-365
lines changed

3 files changed

+207
-365
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ const config = tsEslint.config(
163163
'@typescript-eslint/require-await': 0,
164164
'@typescript-eslint/restrict-template-expressions': 0,
165165
'@typescript-eslint/unbound-method': 0,
166+
'@typescript-eslint/no-redundant-type-constituents': 0,
166167
},
167168
},
168169
{

0 commit comments

Comments
 (0)