mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
lexer: Remove match-at
dependency, use RegExp (#1447)
* lexer: Remove `match-at` dependency, use RegExp * chore(package): update flow-bin to version 0.75.0 * Fix flow error * Remove unused flow libs * Minor fix * Throw an error when `RegExp.exec` jumps
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
flow-typed
|
||||
./node_modules/stylelint/decls
|
||||
|
||||
[lints]
|
||||
|
||||
|
Reference in New Issue
Block a user