
This commit includes settings for Visual Studio Code, so that at least different people with the same editor (or me on multiple machines) get the same formatting. No functional changes.
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"recommendations": [
|
|
"golang.go",
|
|
"alexcvzz.vscode-sqlite",
|
|
"netcorext.uuid-generator",
|
|
"esbenp.prettier-vscode",
|
|
]
|
|
} |