mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
update defineFunction to accept a single arg, introduce flow to do some typechecking
This commit is contained in:
committed by
Kevin Barabash
parent
a99c7c9e0f
commit
d8116bdc64
11
.flowconfig
Normal file
11
.flowconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
[ignore]
|
||||
<PROJECT_ROOT>/build
|
||||
<PROJECT_ROOT>/node_modules/match-at
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[lints]
|
||||
|
||||
[options]
|
Reference in New Issue
Block a user