Add lit-plugin to recommendations (#2735)

This commit is contained in:
Paulus Schoutsen 2019-02-12 13:24:00 -08:00 committed by GitHub
parent 421e5bb169
commit ab6cd578e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"dbaeumer.vscode-eslint",
"eg2.tslint",
"esbenp.prettier-vscode",
"bierner.lit-html"
"bierner.lit-html",
"runem.lit-plugin"
]
}