Skip to content

Commit

Permalink
Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelahern committed Aug 24, 2024
1 parent 3be6e0c commit 7af0a4b
Show file tree
Hide file tree
Showing 7 changed files with 820 additions and 675 deletions.
6 changes: 0 additions & 6 deletions .eslintrc.cjs

This file was deleted.

7 changes: 7 additions & 0 deletions eslint.config.js
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 7af0a4b

Please sign in to comment.