halfnelson / svelte-type-checker

Uses the typescript engine to type check your svelte project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transition options should be optional

ramiroaisen opened this issue · comments

Transition options should be optional
They are required right now

I agree, Might need a PR to svelte since it is just using their definitions for transition (from memory)

I agree, Might need a PR to svelte since it is just using their definitions for transition (from memory)

You can use the definitions in https://github.com/pyoner/svelte-types/blob/master/types/svelte/transition.d.ts