docs: add npx2yarn component (#14512)
* initial * initial * update tests * remove unused import * allow passing with no tests * vale fixes
This commit is contained in:
@@ -29,6 +29,7 @@ export type CodeBlockMetaFields = {
|
||||
title?: string
|
||||
hasTabs?: boolean
|
||||
npm2yarn?: boolean
|
||||
npx2yarn?: boolean
|
||||
highlights?: string[][]
|
||||
apiTesting?: boolean
|
||||
testApiMethod?: ApiMethod
|
||||
|
||||
Reference in New Issue
Block a user