Compare commits

...

1 Commits

Author SHA1 Message Date
Aditya Thakral af80c234ca Add some different settings 2021-03-22 20:48:43 -04:00
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"
}