mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
20 lines
415 B
YAML
20 lines
415 B
YAML
schema_version: '1.0'
|
|
|
|
name: 'rntl-v14-async-functions'
|
|
version: '1.0.0'
|
|
description: 'Codemod to migrate sync RNTL function and method calls to async for RNTL v14'
|
|
author: 'Maciej Jastrzebski'
|
|
license: 'MIT'
|
|
workflow: 'workflow.yaml'
|
|
|
|
targets:
|
|
languages: ['typescript', 'tsx', 'javascript', 'jsx']
|
|
|
|
keywords: ['transformation', 'migration']
|
|
|
|
registry:
|
|
access: 'public'
|
|
visibility: 'public'
|
|
|
|
capabilities: []
|