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/496a86ef84e6b688094718a293a4a57c to your computer and use it in GitHub Desktop.
Save pfftdammitchris/496a86ef84e6b688094718a293a4a57c to your computer and use it in GitHub Desktop.
import type { Options } from 'tsup'
const config: Options = {
//
}
export default config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment