Skip to content

Instantly share code, notes, and snippets.

@longlho
Created August 20, 2019 02:44
Show Gist options
  • Save longlho/4bac656ed66dfaeecc2e8d13ec971470 to your computer and use it in GitHub Desktop.
Save longlho/4bac656ed66dfaeecc2e8d13ec971470 to your computer and use it in GitHub Desktop.
transformer-p7.ts
import {_} from 'ts-transform-react-intl'
const foo = _({
description: 'foo',
defaultMessage: 'asd'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment