Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Aug 11, 2024
1 parent 375803d commit 78b19f1
Show file tree
Hide file tree
Showing 3 changed files with 1,514 additions and 1,587 deletions.
3 changes: 2 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ export default [
languageOptions: {
parser: eslintParserTypeScript,
parserOptions: {
project: "./tsconfig.vite.json"
project: "./tsconfig.vite.json",
projectService: false
}
},
plugins: {
Expand Down
Loading

0 comments on commit 78b19f1

Please sign in to comment.