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 51c557f commit b0408fdCopy full SHA for b0408fd
package.json
@@ -38,7 +38,6 @@
38
"rollup.prod": "rollup --config --config-prod",
39
"rollup.prod.ci": "rollup --config --config-prod --config-ci",
40
"rollup.watch": "rollup --watch --config",
41
- "pr.check": "npm run build && npm test && npm run test:karma:prod && npm run prettier",
42
"start": "npm run watch",
43
"test": "jest --coverage",
44
"test.analysis": "cd test && npm run analysis.build-and-analyze",
0 commit comments