We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1843ef6 commit 3b5fa9eCopy full SHA for 3b5fa9e
.gitignore
@@ -20,3 +20,6 @@ node_modules
20
yarn.lock
21
npm-shrinkwrap.json
22
package-lock.json
23
+
24
+coverage/
25
+.nyc_output/
0 commit comments