fix(reactivity): no longer allows stop computed effect #3088
Annotations
4 errors
autofix:
packages/reactivity/__tests__/computed.spec.ts#L5
'onUnmounted' is declared but its value is never read.
|
autofix:
packages/runtime-core/__tests__/apiSetupHelpers.spec.ts#L3
'ComputedRef' is declared but its value is never read.
|
autofix:
packages/runtime-core/__tests__/apiSetupHelpers.spec.ts#L6
'computed' is declared but its value is never read.
|
autofix
The process '/usr/bin/git' failed with exit code 1
|