590562b5ba
* Removes references to webpack scripts from .vscode settings * clean up scripts, remove references to webpack * works! * Delete getHtmlForWebview.ts * Update scripts * Update package.json * Remove more config * Enable debugger into ts files * Fixes fails on New TLDraw Document Co-authored-by: Proful <proful.sadangi@gmail.com>
5 lines
197 B
JSON
5 lines
197 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": ["dbaeumer.vscode-eslint", "amodio.tsl-problem-matcher"]
|
|
}
|