Added support for select to config #4
Annotations
2 errors
CI:
src/index.ts#L32
Type '["index", undefined] | ["index", { placeholder: string; }] | ["name", { placeholder: string; type?: undefined; }] | ["name", undefined] | ["name", { type: string; placeholder?: undefined; }] | ... 20 more ... | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
CI
Process completed with exit code 2.
|