Adding workbench icons

This commit is contained in:
Bradley Shellnut 2021-07-16 00:52:39 +00:00 committed by GitHub
parent 6c02932af7
commit 39203c27d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
{
"workbench.iconTheme": "vscode-icons",
"telemetry.enableTelemetry": false,
"editor.wordWrap": "off",
"javascript.updateImportsOnFileMove.enabled": "always",