Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 lat temu | |
---|---|---|
.. | ||
src | 6 lat temu | |
test | 6 lat temu | |
.npmignore | 7 lat temu | |
README.md | 6 lat temu | |
package.json | 6 lat temu |
This plugin transforms all the ES2015 'instanceof' methods
See our website @babel/plugin-transform-instanceof for more information.
Using npm:
npm install --save @babel/plugin-transform-instanceof
or using yarn:
yarn add --save @babel/plugin-transform-instanceof