mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 04:28:41 +00:00
Summary: Looks like there was lint, but `make lint` wasn't failing on it because it would just automatically fix it! This removes the `--fix` from `eslint` and fixes the lint. Test Plan: - `make lint` Auditors: kevinb