Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfftdammitchris/0ab64c1cc49bc739921af2f14b0f595c to your computer and use it in GitHub Desktop.
Save pfftdammitchris/0ab64c1cc49bc739921af2f14b0f595c to your computer and use it in GitHub Desktop.
const config: Options = {
entry: ['src/index.ts'],
dts: true,
sourcemap: true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment