Update dependency chokidar to v4 - abandoned #44

Closed
renovate-bot wants to merge 29 commits from renovate/chokidar-4.x into next
Showing only changes of commit cc3db52f02 - Show all commits
+2 -1
View File
@@ -1,5 +1,6 @@
{ {
"typescript.tsdk": "node_modules/typescript/lib", "typescript.tsdk": "./node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll.biome": "explicit" "source.fixAll.biome": "explicit"
} }