You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: reverted TS syntax in components in #112. Without svelte-forms-lib compiling TS components to regular Svelte components, users importing svelte-forms-lib would be responsible for compilation, which is a poor UX.
Added notes to description for svelte-forms-lib taking responsibility for compiling TS components.
svelte-checker
svelte-preprocess
svelte-forms-lib
.js
files with typed.ts
fileslib/index.d.ts
index.d.ts
from.ts
filestsc
test to CIThe text was updated successfully, but these errors were encountered: