add markdown parsing
This commit is contained in:
parent
3c14be416a
commit
46f7bc451d
3 changed files with 43 additions and 0 deletions
|
@ -39,6 +39,7 @@ executionEnvironments = [
|
|||
# off | basic | standard | strict | recommended | all
|
||||
typeCheckingMode = "recommended"
|
||||
reportExplicitAny = false
|
||||
reportAny = false
|
||||
reportUnusedCallResult = false
|
||||
allowedUntypedLibraries = ["frontmatter"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue