forked from mirrored/github-readme-stats
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"markdown.extension.toc.levels": "1..3",
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"[javascript]": {
|
|
"editor.tabSize": 2
|
|
}
|
|
}
|