0xflotus / valid-gtin

A lightweight validator function for GTINs
MIT License
8 stars 7 forks source link

Convert this project to TypeScript #77 #85

Closed Shashwat3012 closed 1 month ago

Shashwat3012 commented 1 month ago

Convert Project to TypeScript

Overview

This Pull Request aims to convert the existing JavaScript project to TypeScript. The migration to TypeScript enhances code maintainability, provides better type safety, and improves developer experience with modern tooling and autocompletion.

Related Issue

This PR addresses issue #77.

Changes Made

Steps Taken

Benefits

@0xflotus Please review the PR and let me know if any further changes are needed

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud