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

refactor: migrate to TypeScript #148

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

remarkablemark
Copy link
Owner

What is the motivation for this pull request?

refactor: migrate to TypeScript

BREAKING CHANGE: Iterator excludes Comment and CommonJS requires the default key:

const parse = require('style-to-object').default;

Checklist:

@remarkablemark remarkablemark added enhancement dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 15, 2023
@remarkablemark remarkablemark self-assigned this Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #148 (6cf1d92) into master (0e3446d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           19        18    -1     
  Branches         4         5    +1     
=========================================
- Hits            19        18    -1     
Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

BREAKING CHANGE: Iterator excludes `Comment` and CommonJS requires the `default` key.
@remarkablemark remarkablemark merged commit 9ff0d56 into master Oct 15, 2023
@remarkablemark remarkablemark deleted the refactor/typescript branch October 15, 2023 18:01
@remarkablemark
Copy link
Owner Author

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant