mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
* To @flow: fontMetrics, fontMetricsData, Options, Settings, Style * Don't overuse $Shape, improve type checking for fontMetrics*, make maxSize required in OptionsData and update callers. * Remove eslintrc globals change, since eslint-plugin-flowtype makes it redundant. * Remove extra ?s in Options and Settings * Undo removal of width in fontMetrics and switch to `T | void` for nullable types in Options * fix typing of FontMetrics