Skip to content

Commit

Permalink
refactor: remove unsed ts directive
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Jul 31, 2024
1 parent b4e9083 commit 846a031
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ module.exports = [
parserOptions: {
parser: '@typescript-eslint/parser',
project: './tsconfig.json',
tsconfigRootDir: __dirname,
extraFileExtensions: ['.astro']
}
}
Expand Down

0 comments on commit 846a031

Please sign in to comment.