Skip to content

Support typed config files #217

@danieldelcore

Description

@danieldelcore
/** @type {import('@hypermod/types').Config} */
module.exports = {
  maintainers: ['danieldelcore'],
  targets: ['@atlaskit/avatar'],
  transforms: {
    '18.0.0': require('./18.0.0/transform'),
    '19.0.0': require('./19.0.0/transform'),
  },
};

https://tailwindcss.com/docs/configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions