There was an error while loading. Please reload this page.
1 parent 3e38a5a commit 4d800d3Copy full SHA for 4d800d3
1 file changed
packages/analytics-client/package.json
@@ -25,6 +25,7 @@
25
"clean": "rimraf ./dist && rimraf tsconfig.tsbuildinfo",
26
"test": "echo N/A",
27
"test:unit": "echo N/A",
28
+ "test:ci": "echo N/A",
29
"allow-scripts": "echo N/a",
30
"lint": "yarn lint:eslint && yarn lint:misc --check",
31
"lint:eslint": "eslint . --cache --ext js,ts",
0 commit comments