Skip to content

Commit

Permalink
ts-check eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Dec 8, 2024
1 parent 4fe4cb2 commit 2a09d47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-check
import eslint from '@eslint/js';
import tseslint from 'typescript-eslint';

Expand Down

0 comments on commit 2a09d47

Please sign in to comment.