Created
November 15, 2022 19:00
-
-
Save pfftdammitchris/496a86ef84e6b688094718a293a4a57c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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