Skip to content

Sync with svelte CLI fork #219

@43081j

Description

@43081j

svelte currently have their own fork of clack so they could patch certain things.

A quick bit of git-fu shows me that clack core only has the following differences:

  • return types to satisfy their isolatedModules setting
  • non-null assertions to satisfy their linter/tsconfig (i.e. foo.bar!)
  • selectableGroups in group multi-select
    • this one has no git history on their end, it just existed from the start. we don't seem to have a trace of it either, so it does seem to be a feature they added
    • it basically disallows selecting the group options in the select

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status

In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions