Skip to content

Commit

Permalink
Upgrade eslint to v9 (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme  Andrade <[email protected]>
  • Loading branch information
guilherme-andrade and Guilherme Andrade authored Dec 19, 2024
1 parent b4cb48a commit 7fac67b
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 414 deletions.
9 changes: 0 additions & 9 deletions .eslintrc.json

This file was deleted.

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

export default tseslint.config(tseslint.configs.recommended)
Loading

0 comments on commit 7fac67b

Please sign in to comment.