Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 vuotta sitten | |
---|---|---|
.. | ||
src | 6 vuotta sitten | |
test | 6 vuotta sitten | |
.npmignore | 7 vuotta sitten | |
README.md | 6 vuotta sitten | |
package.json | 6 vuotta sitten |
Compile ES2015 computed properties to ES5
See our website @babel/plugin-transform-computed-properties for more information.
Using npm:
npm install --save @babel/plugin-transform-computed-properties
or using yarn:
yarn add --save @babel/plugin-transform-computed-properties