thaldrin/.vscode/settings.json

5 lines
125 B
JSON
Raw Permalink Normal View History

2019-10-14 11:19:41 +00:00
{
2019-11-10 08:42:09 +00:00
"editor.lineNumbers": "on",
"editor.defaultFormatter": "remimarsal.prettier-now",
"editor.formatOnSave": true
2019-10-14 11:19:41 +00:00
}