Files
KaTeX/.flowconfig
Aria Buckles feef4107df Fix match-at flow errors (#847)
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!
2017-09-05 22:37:17 -04:00

12 lines
80 B
Plaintext

[ignore]
<PROJECT_ROOT>/build
[include]
[libs]
flow-typed
[lints]
[options]