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 e30847c commit 035fd99Copy full SHA for 035fd99
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