chore: Add demo tsx check (#28389)

* chore: Add demo tsx check

* chore: Prettier

* chore: Fix lint

* fix: Upload ts definition

* chore: Demo onlt

* docs: Fix demo

* chore: Add CI action

* chore: Use real name

* chore: fix ts define

* chore: fix more ts

* chore: fix more ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: Update all rest TS demo

* fix test case
This commit is contained in:
二货机器人
2020-12-17 15:09:18 +08:00
committed by GitHub
parent 0a6167b995
commit 55e0d13234
43 changed files with 330 additions and 150 deletions

View File

@@ -50,8 +50,6 @@ declare module 'rc-steps';
declare module 'rc-switch';
declare module 'rc-upload';
declare module '*.json' {
const value: any;
export const version: string;