mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
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!
12 lines
80 B
Plaintext
12 lines
80 B
Plaintext
[ignore]
|
|
<PROJECT_ROOT>/build
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
flow-typed
|
|
|
|
[lints]
|
|
|
|
[options]
|