[DO_NOT_MERGE] sync effect (V2) development and testing #4672
Annotations
4 errors
lint:
tests/syncEffect/syncEffect.ts#L98
Property 'm' does not exist on type 'AtomState<Value>'.
|
lint:
tests/syncEffect/syncEffect.ts#L100
Property 'm' does not exist on type 'AtomState<number>'.
|
lint:
tests/syncEffect/syncEffect.ts#L125
Argument of type 'AtomState<V>' is not assignable to parameter of type 'number'.
|
lint
Process completed with exit code 1.
|