e c507705cf8 webpack 11 luni în urmă
..
lib c507705cf8 webpack 11 luni în urmă
LICENSE c507705cf8 webpack 11 luni în urmă
README.md c507705cf8 webpack 11 luni în urmă
package.json c507705cf8 webpack 11 luni în urmă
tsconfig.json c507705cf8 webpack 11 luni în urmă
tsconfig.tsbuildinfo c507705cf8 webpack 11 luni în urmă

README.md

@babel/plugin-transform-template-literals

Compile ES2015 template literals to ES5

See our website @babel/plugin-transform-template-literals for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-template-literals

or using yarn:

yarn add @babel/plugin-transform-template-literals --dev