Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve all tsc errors #217

Merged
merged 30 commits into from
Feb 6, 2025
Merged

Resolve all tsc errors #217

merged 30 commits into from
Feb 6, 2025

Conversation

Jakob37
Copy link
Collaborator

@Jakob37 Jakob37 commented Feb 5, 2025

Close #167

How to test:

  1. how to test it, possibly with real cases/data

Expected outcome:
The functionality should be working
Take a screenshot and attach or copy/paste the output.

Review:

  • code approved by

"description": "Interactive tool to visualize genomic copy number profiles from WGS data",
"main": "gens.ts",
"scripts": {
"build": "gulp build",
"buildcpjs": "gulp build && cp build/js/gens.min.js gens/blueprints/gens/static/",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make the copy command complete

@Jakob37 Jakob37 merged commit 8aee30a into master Feb 6, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Typescript
1 participant