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 88c44a8 commit 1b96311Copy full SHA for 1b96311
.gitignore
@@ -7,3 +7,4 @@ yarn-error.log
7
.idea/
8
params.js
9
params.json
10
+coverage*
package.json
@@ -75,6 +75,7 @@
75
"json-server": "^0.15.1",
76
"lint-staged": "^13.2.2",
77
"nodemon": "^1.19.2",
78
+ "nyc": "^17.0.0",
79
"prettier": "^2.8.8",
80
"rollup": "^1.21.2",
81
"rollup-plugin-commonjs": "^10.1.0",
0 commit comments