Skip to content

suggestion: export type SolitaConfig  #99

@billythedummy

Description

@billythedummy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions