Add some different settings

This commit is contained in:
Aditya Thakral 2021-03-22 20:43:10 -04:00
parent ab544fc759
commit af80c234ca
1 changed files with 4 additions and 0 deletions

View File

@ -28,4 +28,8 @@
},
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"[bat]": {
"breadcrumbs.showClasses": true
},
"docker.volumes.sortBy": "CreatedTime"
}