Sha256: 75341dde1843a7304abe9f22c6d540cff702d26166d6d0fb482370cdc1c20f38
Contents?: true
Size: 433 Bytes
Versions: 26
Compression:
Stored size: 433 Bytes
Contents
# @babel/plugin-transform-template-literals > Compile ES2015 template literals to ES5 See our website [@babel/plugin-transform-template-literals](https://babeljs.io/docs/en/next/babel-plugin-transform-template-literals.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-template-literals ``` or using yarn: ```sh yarn add @babel/plugin-transform-template-literals --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems