Skip to content

Commit b59ec20

Browse files
committed
Update dependencies
1 parent f8fa413 commit b59ec20

File tree

3 files changed

+233
-224
lines changed

3 files changed

+233
-224
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import svelte from 'eslint-plugin-svelte';
44
import prettier from 'eslint-config-prettier';
55
import globals from 'globals';
66

7-
/** @type {import('eslint').Linter.FlatConfig[]} */
7+
/** @type {import('eslint').Linter.Config[]} */
88
export default [
99
js.configs.recommended,
1010
...ts.configs.recommended,

0 commit comments

Comments
 (0)