mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 08:27:45 +08:00
13 lines
330 B
JSON
13 lines
330 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"bierner.github-markdown-preview",
|
|
"dbaeumer.vscode-eslint",
|
|
"eamodio.gitlens",
|
|
"esbenp.prettier-vscode",
|
|
"ms-vscode-remote.vscode-remote-extensionpack",
|
|
"redhat.vscode-yaml"
|
|
]
|
|
}
|