vscode-MongoSnippets-NodeJS
vscode-MongoSnippets-NodeJS copied to clipboard
!mdbcd command issue
Describe the bug !mdbcd creates a query but there is an issue. The issue is closing bracket of if is missing.
To Reproduce Steps to reproduce the behavior:
- Go to a js file and type !mdbcd
- See error
Expected behavior The expected behavior is there is no syntax error.