mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
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:
2
typings/custom-typings.d.ts
vendored
2
typings/custom-typings.d.ts
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user