frontmatter-to-csv/.vscode/settings.json

4 lines
78 B
JSON

{
"editor.formatOnSave": true,
"python.formatting.provider": "black"
}