forked from iarv/vscode-front-matter
6 lines
216 B
JSON
6 lines
216 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": ["eliostruyf.vscode-typescript-exportallmodules", "esbenp.prettier-vscode"]
|
|
}
|