ds300 / ds300/react-native-typescript-transformer

Support custom transformers?

Open
#88 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
656
Forks
47
PR merge metrics
No merged PRs in 30d

Description

What are your thoughts on adding the ability for this tool to support custom transformers?

Details:

* The `ts.transpileModule` function (used [here](https://github.com/ds300/react-native-typescript-transformer/blob/7aa16d351a14068b1dcfa95aa99edaa163686700/index.js#L210)) supports providing custom transformers as an option ([see here](https://github.com/Microsoft/TypeScript/blob/1dbe063215a17b3f56d9196592b24def1a8350f8/lib/typescript.d.ts#L5525)).
* Build tools like webpack support providing custom transformers as shown here: https://github.com/dsherret/ts-nameof/blob/master/setup/webpack.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.