Skip to content

Compile with TypeScript #60

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

Merged
merged 4 commits into from
Feb 17, 2022
Merged

Conversation

wimpyprogrammer
Copy link
Owner

Use tsc instead of babel to transpile TypeScript to JavaScript.

Replace Babel for compiling TypeScript code to JavaScript.

Update to use TypeScript project references.
@wimpyprogrammer wimpyprogrammer added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 16, 2022
@wimpyprogrammer wimpyprogrammer self-assigned this Feb 16, 2022
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #60 (bae8ef3) into develop (6f75e6b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines           55        68   +13     
  Branches         6        10    +4     
=========================================
+ Hits            55        68   +13     
Impacted Files Coverage Δ
demo/src/utils/wordList.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f75e6b...bae8ef3. Read the comment docs.

@wimpyprogrammer wimpyprogrammer merged commit ddb1d53 into develop Feb 17, 2022
@wimpyprogrammer wimpyprogrammer deleted the feature/typescript-project branch February 17, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant