We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5515a3 commit aa3ac33Copy full SHA for aa3ac33
.gitignore
@@ -2,6 +2,9 @@
2
node_modules
3
**/node_modules
4
5
+coverage/
6
+.nyc_output/
7
+
8
# Only apps should have lockfiles
9
npm-shrinkwrap.json
10
package-lock.json
0 commit comments