rollup-plugin-typescript-paths icon indicating copy to clipboard operation
rollup-plugin-typescript-paths copied to clipboard

#15 added basic tsconfig extends support

Open bennobuilder opened this issue 1 year ago • 3 comments

see #15

Note: Sry for the wrong formatting.. maybe add normal eslint & prettier config with .prettierrc and .eslintrc :)

bennobuilder avatar Jul 14 '23 05:07 bennobuilder

There's a normal prettier config in the package.json which is officially supported by Prettier 🤓 (first option in the list here)

I don't think I added linting to this project 😅

simonhaenisch avatar Jul 17 '23 13:07 simonhaenisch

There's a normal prettier config in the package.json which is officially supported by Prettier 🤓 (first option in the list here)

I don't think I added linting to this project 😅

thanks for pointing that out.. did totally miss that 😅 prettier is good enough, just forgot that it can be configured in package.json :)

bennobuilder avatar Jul 18 '23 03:07 bennobuilder

Any progress with merging? Still an issue :-/

mdorda avatar Dec 12 '23 09:12 mdorda