Skip to content

Commit

Permalink
chore: update eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Aug 26, 2024
1 parent c30386c commit b4cb59d
Show file tree
Hide file tree
Showing 12 changed files with 498 additions and 3,694 deletions.
36 changes: 0 additions & 36 deletions .xo-config.json

This file was deleted.

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

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

0 comments on commit b4cb59d

Please sign in to comment.