Sha256: 86b5c4952de5688a790b713ad05b04450be15497b4170fdfe7c4b8b1cddd2ad3
Contents?: true
Size: 423 Bytes
Versions: 11
Compression:
Stored size: 423 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/babel-plugin-transform-template-literals) 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
11 entries across 10 versions & 3 rubygems