xstevenyung / solid-type-generation-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Installation

pnpm install

Run type generation

pnpm build:types

What should happen

You should see that the type compilation is always throwing an error due to <For /> element.

About


Languages

Language:TypeScript 74.8%Language:HTML 25.2%