Skip to content

Commit

Permalink
refactor: cleanup eslint configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed Jul 25, 2024
1 parent 1e4b13c commit 31dab31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export default defineFlatConfig([
),
{
languageOptions: {
sourceType: 'module',
parserOptions: {
project: true,
tsconfigRootDir: import.meta.dirname,
Expand Down

0 comments on commit 31dab31

Please sign in to comment.