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 ee6402f commit 69fa609Copy full SHA for 69fa609
packages/mocked-compass/package.json
@@ -108,7 +108,6 @@
108
"lint": "npm run eslint . && npm run prettier -- --check .",
109
"depcheck": "depcheck",
110
"check": "npm run typecheck && npm run lint && npm run depcheck",
111
- "check-ci": "npm run check",
112
"test": "mocha",
113
"test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
114
"test-watch": "npm run test -- --watch",
0 commit comments