wpfat23-7 44a43ea56d init commit (frontend and backend) před 2 roky
..
lib 44a43ea56d init commit (frontend and backend) před 2 roky
LICENSE 44a43ea56d init commit (frontend and backend) před 2 roky
README.md 44a43ea56d init commit (frontend and backend) před 2 roky
package.json 44a43ea56d init commit (frontend and backend) před 2 roky

README.md

@babel/plugin-transform-member-expression-literals

Ensure that reserved words are quoted in property accesses

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-member-expression-literals

or using yarn:

yarn add @babel/plugin-transform-member-expression-literals --dev