Files
Maciej Jastrzębski 5847006b42 chore: codemods v1.0.0
2026-05-07 17:04:34 +02:00

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: []