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

🌀Integrate Typescript or babel#15 #29

Merged
merged 1 commit into from
May 26, 2023

Conversation

rabisnaqvi
Copy link
Owner

  • Converted all the source files to TypeScript namespaces.
  • Updated build process to parse the javascript files.
  • Replaced JSDOC with TypeDoc to generate documentation for the new typescript codebase.
  • Updated ESLINT configuration to be integrated with TypeScript.
  • Added some unit tests.

Converted all the source files to TypeScript namespaces.
Updated build process to parse the javascript files.
Replaced JSDOC with TypeDoc to generate documentation for the new typescript codebase.
Updated ESLINT configuration to be integrated with TypeScript.
Added some unit tests.
@coveralls
Copy link
Collaborator

coveralls commented May 26, 2023

Pull Request Test Coverage Report for Build 5094376015

  • 63 of 64 (98.44%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.07%) to 93.103%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/layout.ts 25 26 96.15%
Totals Coverage Status
Change from base Build 5089337107: 1.07%
Covered Lines: 142
Relevant Lines: 149

💛 - Coveralls

@rabisnaqvi rabisnaqvi added the enhancement New feature or request label May 26, 2023
@rabisnaqvi rabisnaqvi merged commit 7a29c78 into release-candidate May 26, 2023
5 checks passed
@rabisnaqvi rabisnaqvi deleted the 15-integrate-typescript-or-babel branch May 26, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants