feat: Add support for tsx and jsx (#34)

This commit is contained in:
danymat
2022-01-29 12:45:02 +01:00
parent 94df6a3d9a
commit fb707c0fd3
3 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
return require("neogen.configurations.javascript")

View File

@@ -0,0 +1 @@
return require("neogen.configurations.typescript")