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

Add TypeScript support #2

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Add TypeScript support #2

merged 2 commits into from
Jul 20, 2022

Conversation

pauldenver
Copy link
Owner

Changes:

  • Converted the project from JavaScript to TypeScript.
  • Removed the codecov NPM module dependency and its associated NPM script. The module has been deprecated.
  • Updated Travis CI config.
  • Added Github workflow actions.
  • Added config files for mocha and nyc.
  • Added spell checking via cspell.
  • Updated eslint config.
  • Updated the supported Node.js engine to versions 14 or greater.
  • Updated module dependencies to their current versions.

@pauldenver pauldenver added enhancement New feature or request typescript Related to Typescript labels Jul 20, 2022
@pauldenver pauldenver self-assigned this Jul 20, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pauldenver pauldenver merged commit c7a85a3 into main Jul 20, 2022
@pauldenver pauldenver deleted the 1-typescript-support branch July 20, 2022 17:59
@pauldenver pauldenver linked an issue Jul 21, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript Related to Typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript support
1 participant