Added windows workspace
This commit is contained in:
parent
c05365ccb8
commit
892bff6102
11
.vscode/PyrogramBotBase_windows.code-workspace
vendored
Normal file
11
.vscode/PyrogramBotBase_windows.code-workspace
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "ms-python.black-formatter"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user