Skip to content

suggestion: export type SolitaConfig #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
billythedummy opened this issue Dec 5, 2022 · 0 comments
Open

suggestion: export type SolitaConfig #99

billythedummy opened this issue Dec 5, 2022 · 0 comments

Comments

@billythedummy
Copy link

so that users can get type annotations in their .solitarc.js when they do stuff like

/** @type {import('@metaplex-foundation/solita').SolitaConfig} */
const EXPORTS = {
  // user now has access to typed IDE prompts for each config field
}

Might want to export it in a new @types/ package maybe, idk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant