Skip to content

Commit

Permalink
Upgrade eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Andrade committed Dec 19, 2024
1 parent b4cb48a commit 2be8586
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 2be8586

Please sign in to comment.