UNPKG

@hashicorp/design-system-codemods

Version:
13 lines (9 loc) 215 B
/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ 'use strict'; const { runTransformTest } = require('codemod-cli'); runTransformTest({ name: 'v4/dropdown-list-item-interactive', });