vscode-MongoSnippets-NodeJS
vscode-MongoSnippets-NodeJS copied to clipboard
update: Adds create index to snippets
- Please check if the PR fulfills these requirements
- [x] The commit message follows our guidelines
- [x] Tests for the changes have been added (for bug fixes / features)
- [x] Docs have been added / updated (for bug fixes / features)
-
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Adds new snippet
-
What is the current behavior? (You can also link to an open issue here) https://github.com/roerohan/vscode-MongoSnippets-NodeJS/issues/10
-
What is the new behavior (if this is a feature change)? Adds createIndex mongoose snippet
-
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No
- Other information: