Zed + Opus 4.6; prompt: Convert the InputField JSX component to TypeScript and remove the ts-ignore directives that we no longer need after doing so. - [x] Changes file added - [x] Automated tests updated
2 lines
40 B
TypeScript
2 lines
40 B
TypeScript
export { default } from "./InputField";
|