Skip to content

Commit

Permalink
chore: fix prettier v3 for VSCode (#25654)
Browse files Browse the repository at this point in the history
  • Loading branch information
zharinov committed Nov 8, 2023
1 parent 1ffd7d1 commit f781866
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Expand Up @@ -19,7 +19,6 @@
"jest.autoRun": "off",
"jest.jestCommandLine": "pnpm jest",
"npm.packageManager": "pnpm",
"prettier.prettierPath": "./node_modules/prettier",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
Expand Down

0 comments on commit f781866

Please sign in to comment.