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

feat: ✨ map support #23

Merged
merged 16 commits into from
Mar 15, 2024

Conversation

alvaro-saavedra-sumup
Copy link
Contributor

Describe your changes

Add support for maps

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added tests (if possible)

@ChromeGG ChromeGG self-requested a review March 14, 2024 18:51
@ChromeGG ChromeGG changed the title Features map support feat: ✨ map support Mar 14, 2024
Copy link
Owner

@ChromeGG ChromeGG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job, man! Thank you for you contribution! <3

We have to remember about two small things:

  1. Always run regenerate cst-definitios.ts,
  2. Format code using default prettier rules.

ideally, it should be part of the CI.

Optionally, you can fix the PR issues. PR has my approval, so it will be merged and released in the next 3 days 😄

PS What is your motivation for supporting this open source? Are you using it in your company? 😄

src/spec/maps.spec.ts Outdated Show resolved Hide resolved
src/visitor.ts Show resolved Hide resolved
src/visitor.ts Outdated Show resolved Hide resolved
src/spec/maps.spec.ts Show resolved Hide resolved
src/helper.ts Show resolved Hide resolved
@alvaro-saavedra-sumup
Copy link
Contributor Author

alvaro-saavedra-sumup commented Mar 15, 2024

PS What is your motivation for supporting this open source? Are you using it in your company? 😄

Not "yet", I did a POC for an internal usage software, and I was missing some features, but now is just for fun.

@ChromeGG ChromeGG enabled auto-merge (squash) March 15, 2024 20:26
@ChromeGG ChromeGG merged commit cd3c0f8 into ChromeGG:main Mar 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants