Skip to content

Commit 7a81515

Browse files
Update deps
1 parent b2831d7 commit 7a81515

File tree

3 files changed

+287
-238
lines changed

3 files changed

+287
-238
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import pluginTjwJest from 'eslint-config-tjw-jest';
1010

1111
export default [
1212
js.configs.recommended,
13-
tjwBase,
13+
tjwBase.configs.recommended,
1414
...tjwJsdoc,
1515
pluginJest.configs['flat/recommended'],
1616
pluginTjwJest.configs.recommended,

0 commit comments

Comments
 (0)