chore(parsers): add tsx maintainer

This commit is contained in:
Steven Sojka 2021-03-24 12:28:21 -05:00 committed by Stephan Seitz
parent 7984975a2f
commit 4da6f29a56

View file

@ -260,7 +260,8 @@ list.tsx = {
generate_requires_npm = true, generate_requires_npm = true,
}, },
used_by = { "typescript.tsx" }, used_by = { "typescript.tsx" },
filetype = 'typescriptreact' filetype = 'typescriptreact',
maintainers = {'@steelsojka'}
} }
list.scala = { list.scala = {