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(experimental-utils): Add types for eslint-scope #527

Merged
merged 3 commits into from May 16, 2019

Conversation

bradzacher
Copy link
Member

@bradzacher bradzacher commented May 14, 2019

Fixes #523

While I'm on a roll with #526 (note that this depends on #526)....

Moves the eslint-scope types into the utils package so they're exported and reusable.
Makes it so that you can actually use the parser from within typescript outside of this repo.

@bradzacher bradzacher added enhancement New feature or request blocked by another PR PRs which are ready to go but waiting on another PR labels May 14, 2019
@bradzacher bradzacher force-pushed the utils-eslint-scope branch 2 times, most recently from c3cd935 to e7e1852 Compare May 14, 2019 06:47
@bradzacher bradzacher changed the base branch from master to utils-export-values May 14, 2019 17:30
@bradzacher bradzacher changed the base branch from utils-export-values to master May 16, 2019 00:25
@bradzacher bradzacher removed the blocked by another PR PRs which are ready to go but waiting on another PR label May 16, 2019
@codecov

This comment has been minimized.

@bradzacher bradzacher merged commit 035b066 into master May 16, 2019
@bradzacher bradzacher deleted the utils-eslint-scope branch June 28, 2019 15:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parser typescript declarations are unusable
2 participants