Skip to content

Commit

Permalink
remove types...
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Jan 22, 2025
1 parent 8dda1e7 commit 001530c
Show file tree
Hide file tree
Showing 55 changed files with 1 addition and 4,650 deletions.
3 changes: 1 addition & 2 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"compilerOptions": {
"module": "CommonJS",
"target": "ES6",
"checkJs":true,
"typeRoots": ["./shared/types"]
"checkJs":true
},
"include": ["shared/client/src/**/*","cables_ui/src/**/*","cables/src/core/**/*"]
}
Expand Down
142 changes: 0 additions & 142 deletions shared/types/core/anim.d.ts

This file was deleted.

58 changes: 0 additions & 58 deletions shared/types/core/anim_key.d.ts

This file was deleted.

90 changes: 0 additions & 90 deletions shared/types/core/cg/cg_boundingbox.d.ts

This file was deleted.

14 changes: 0 additions & 14 deletions shared/types/core/cg/cg_canvas.d.ts

This file was deleted.

24 changes: 0 additions & 24 deletions shared/types/core/cg/cg_constants.d.ts

This file was deleted.

Loading

0 comments on commit 001530c

Please sign in to comment.