Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders committed Dec 30, 2024
1 parent c54c776 commit 953d048
Show file tree
Hide file tree
Showing 5 changed files with 5,464 additions and 4,155 deletions.
33 changes: 0 additions & 33 deletions .eslintrc.js

This file was deleted.

7 changes: 7 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import eslint from '@eslint/js';
import tseslint from 'typescript-eslint';

export default tseslint.config(
eslint.configs.recommended,
tseslint.configs.recommended
);
Loading

0 comments on commit 953d048

Please sign in to comment.