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 087c06c commit 0e1daddCopy full SHA for 0e1dadd
packages/compass-global-writes/package.json
@@ -45,7 +45,6 @@
45
"test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
46
"test-watch": "npm run test -- --watch",
47
"test-ci": "npm run test-cov",
48
- "test-ci-electron": "npm run test-electron",
49
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
50
},
51
"dependencies": {
0 commit comments