Sync alien-signals 0.4.4 #383
Annotations
6 errors
Run eslint:
packages/reactivity/src/computed.ts#L4
Imports "DebuggerEvent" and "DebuggerOptions" are only used as type
|
Run eslint:
packages/reactivity/src/computed.ts#L11
Member 'DebuggerEvent' of the import declaration should be sorted alphabetically
|
Run eslint:
packages/reactivity/src/debug.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Run eslint:
packages/reactivity/src/effect.ts#L344
Please use non-const enums. This project automatically inlines enums
|
Run eslint:
packages/reactivity/src/effectScope.ts#L3
Member 'Link' of the import declaration should be sorted alphabetically
|
Run eslint
Process completed with exit code 1.
|
Loading