Environment
- OS: MacOS
- Node Version: 18.16.0
- Package: @clack/prompts
- Package Version: 0.6.3
Describe the bug
just copy the example code, and check the type:
https://github.com/natemoo-re/clack/blob/main/examples/basic/index.ts#L31
To Reproduce
just use the basic example code
Expected behavior
project.type should be infered to type: string
Additional Information
If applicable, add screenshots to help explain your problem.
Environment
Describe the bug
just copy the example code, and check the
type:https://github.com/natemoo-re/clack/blob/main/examples/basic/index.ts#L31
To Reproduce
just use the basic example code
Expected behavior
project.type should be infered to type:
stringAdditional Information
If applicable, add screenshots to help explain your problem.