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

Fix match-at flow errors #847

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Fix match-at flow errors #847

merged 1 commit into from
Sep 6, 2017

Conversation

ariabuckles
Copy link
Contributor

Upgrade match-at and flow versions to resolve the match-at flow
errors, allowing us to remove match-at from the .flowconfig ignore

Test plan:

run jest and get the following output:

PASS  test/unicode-spec.js
PASS  test/errors-spec.js
PASS  test/mathml-spec.js
PASS  test/katex-spec.js (5.104s)

run flow and get:

No errors!

Upgrade match-at and flow versions to resolve the match-at flow
errors, allowing us to remove match-at from the .flowconfig ignore

Test plan:

run `jest` and get the following output:

    PASS  test/unicode-spec.js
    PASS  test/errors-spec.js
    PASS  test/mathml-spec.js
    PASS  test/katex-spec.js (5.104s)

run `flow` and get:

    No errors!
Copy link
Member

@kevinbarabash kevinbarabash left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for updating match-at.

@kevinbarabash kevinbarabash merged commit feef410 into KaTeX:master Sep 6, 2017
@ariabuckles
Copy link
Contributor Author

thanks :D

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