-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
generate for the this generator. This dependencies are working perfect in the project that the generator creates. .ignore: i added a few files that it should be ignored. Note: The next dependencies are breaking the tests and/or it would have to do a few changes in the templetes for using it because of the new versions have a new approach for use it. In this way, dont update the next dependencies : babel-jest jest-cli mockgoose
- Loading branch information
Showing
2 changed files
with
37 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
.DS_Store | ||
node_modules | ||
coverage | ||
*.sublime-project | ||
*.sublime-workspace | ||
package-lock.json | ||
npm-debug.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters