Skip to content

Commit

Permalink
Remove prettierpath setting
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Nov 17, 2023
1 parent 2418691 commit 8ea6e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
},
},
"isort.args":["--profile", "black"],
"prettier.prettierPath": "./node_modules/prettier",
"flake8.args": [
"--ignore=E501,W503"
]
Expand Down

0 comments on commit 8ea6e27

Please sign in to comment.