Skip to content

Commit

Permalink
Hotfix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
pkirilin committed Jun 27, 2024
1 parent d2895e1 commit 240141a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/frontend/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,10 @@
},
"engines": {
"node": ">=18.6"
},
"dependenciesMeta": {
"eslint-plugin-prettier@5.1.3": {
"unplugged": true
}
}
}
3 changes: 3 additions & 0 deletions src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6078,6 +6078,9 @@ __metadata:
vitest-preview: "npm:^0.0.1"
workbox-precaching: "npm:^7.1.0"
workbox-window: "npm:^7.1.0"
dependenciesMeta:
eslint-plugin-prettier@5.1.3:
unplugged: true
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 240141a

Please sign in to comment.