Skip to content

Commit

Permalink
feat(Package.json): Update all the packages to lastest version
Browse files Browse the repository at this point in the history
  • Loading branch information
farzanshibu committed Feb 23, 2023
1 parent 20ff2f7 commit ac9b938
Show file tree
Hide file tree
Showing 4 changed files with 628 additions and 11,014 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.ignorePath": ".gitignore", // Don't run prettier for files listed in .gitignore
"typescript.tsdk": "node_modules/.pnpm/[email protected]/node_modules/typescript/lib",
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"[typescriptreact]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}
}
Loading

0 comments on commit ac9b938

Please sign in to comment.