Skip to content

Commit 87aa9d6

Browse files
committed
remove comments from settings.json
1 parent 539025c commit 87aa9d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
"editor.defaultFormatter": "esbenp.prettier-vscode",
33
"editor.formatOnSave": true,
44
"editor.formatOnSaveMode": "modifications",
5-
// "editor.minimap.enabled": false,
65
"editor.codeActionsOnSave": {
76
"source.fixAll": true
8-
// "source.organizeImports": true
97
},
108
"editor.rulers": [100],
119
"python.testing.unittestEnabled": false,

0 commit comments

Comments
 (0)