add mdx and jsx to list of doc files

This commit is contained in:
DanRoscigno 2022-10-18 14:38:14 -04:00
parent e74f460039
commit 0426c562f6

View File

@ -20,10 +20,12 @@ SKIP_MERGEABLE_CHECK_LABEL = "skip mergeable check"
DIFF_IN_DOCUMENTATION_EXT = [
".html",
".md",
".mdx",
".yml",
".txt",
".css",
".js",
".jsx",
".xml",
".ico",
".conf",