Sha256: ae78e6c1ad0ef5e244ecdb8a420778fb5075d81675927c00904c593831aec06f
Contents?: true
Size: 395 Bytes
Versions: 11
Compression:
Stored size: 395 Bytes
Contents
# @babel/plugin-transform-literals > Compile ES2015 unicode string and number literals to ES5 See our website [@babel/plugin-transform-literals](https://babeljs.io/docs/en/babel-plugin-transform-literals) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-literals ``` or using yarn: ```sh yarn add @babel/plugin-transform-literals --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems