Skip to content

Commit b0408fd

Browse files
committed
fix: add type params to class name
1 parent 51c557f commit b0408fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"rollup.prod": "rollup --config --config-prod",
3939
"rollup.prod.ci": "rollup --config --config-prod --config-ci",
4040
"rollup.watch": "rollup --watch --config",
41-
"pr.check": "npm run build && npm test && npm run test:karma:prod && npm run prettier",
4241
"start": "npm run watch",
4342
"test": "jest --coverage",
4443
"test.analysis": "cd test && npm run analysis.build-and-analyze",

0 commit comments

Comments
 (0)