rollup/rollup-plugin-typescript

Add examples of different kinds of expected input

gauntface opened this issue · 0 comments

Looking at your readme I'm struggling to tell what is expected for input.

Currently trying to add tsconfig options to the plugin directly (not use tsconfig.json) and nothing it working and I'm getting rollup-plugin-typescript: Unknown compiler option 'compilerOptions' ad I'm not sure why this is thrown or what is expected.