xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
328 stars 136 forks source link

Add snippet DeclareVariable #107

Open BenjaminCo opened 1 year ago

BenjaminCo commented 1 year ago

Adding a javascript snippet for simple variable declaration.