build: make vscode work with PnP (#2444)

* Make vscode work with PnP

* Add vscode extension recommendations

* Add newlines to the end of generated manifests
This commit is contained in:
ylemkimon
2020-08-31 17:38:48 +09:00
committed by GitHub
parent 010b267dd6
commit ca00e01434
12 changed files with 135 additions and 2 deletions

5
.yarn/sdks/flow-bin/package.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "flow-bin",
"version": "0.131.0-pnpify",
"type": "commonjs"
}