rollup-plugin-tsconfig-paths

v1.1.7
Rollup plugin for resolving tsconfig paths
rollup plugin tsconfig paths

types

tsc --project tsconfig.json --declaration --emitDeclarationOnly --outDir types

compile

rollup -c

format

prettier --config ../../.prettierrc.yml --write index.ts types/**/*

build

npm run compile && npm run types && npm run format

Metadata

  • MIT
  • Whatever
  • lightyen
  • released 4/18/2022

Downloads

Maintainers