@formatjs/ts-transformer
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.9](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@1.0.8...@formatjs/ts-transformer@1.0.9) (2019-11-25) | ||
**Note:** Version bump only for package @formatjs/ts-transformer | ||
## [1.0.8](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@1.0.7...@formatjs/ts-transformer@1.0.8) (2019-11-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@formatjs/ts-transformer", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "TS Compiler transformer for formatjs", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/formatjs/formatjs#readme", | ||
"gitHead": "ec6c8fef94f11be9f0435427309d9d284823ec6a" | ||
"gitHead": "4e2afbd30b8bcf239a6083049a113b7b694ebb80" | ||
} |
# @formatjs/ts-transformer | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/longlho/ts-transform-react-intl.svg)](https://greenkeeper.io/) | ||
[![npm version](https://badgen.net/npm/v/@formatjs/ts-transformer)](https://badgen.net/npm/v/@formatjs/ts-transformer) | ||
[![npm version](https://badge.fury.io/js/ts-transform-react-intl.svg)](https://badge.fury.io/js/ts-transform-react-intl) | ||
[![travis](https://travis-ci.org/longlho/ts-transform-react-intl.svg?branch=master)](https://travis-ci.org/longlho/ts-transform-react-intl) | ||
Extracts string messages for translation from modules that use React Intl (similar to [`babel-plugin-react-intl`](https://github.com/formatjs/formatjs/tree/master/packages/babel-plugin-react-intl)). | ||
Extracts string messages for translation from modules that use React Intl (similar to [`babel-plugin-react-intl`](https://github.com/yahoo/babel-plugin-react-intl)). | ||
Take a look at [`compile.ts`](compile.ts) for example in integration. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66932
8