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 eb66ee9 commit 201fad3Copy full SHA for 201fad3
packages/replay-worker/package.json
@@ -14,7 +14,6 @@
14
"build:watch": "run-p build:transpile:watch",
15
"build:dev:watch": "run-p build:watch",
16
"build:transpile:watch": "yarn build:rollup --watch",
17
- "circularDepCheck": "madge --circular src/index.ts",
18
"clean": "rimraf build",
19
"fix": "run-s fix:eslint fix:prettier",
20
"fix:eslint": "eslint . --format stylish --fix",
0 commit comments