configlet icon indicating copy to clipboard operation
configlet copied to clipboard

types: turn `slug: string` into `slug: Slug`

Open ee7 opened this issue 2 years ago • 0 comments

A separate issue from #593.

Follow-up from https://github.com/exercism/configlet/pull/564

This is technically a user-facing change, not just a refactoring, as configlet might complain earlier when a slug is not kebab case.

ee7 avatar May 10 '22 22:05 ee7