duo-babel icon indicating copy to clipboard operation
duo-babel copied to clipboard

Duo plugin for Babel

Results 3 duo-babel issues
Sort by recently updated
recently updated
newest added

breaking change, but that's to be expected. i've skipped the breaking test because i'm not familiar enough with babel's api to know what it's doing. hopefully closes #17

Hi there, We noticed that your repo has a high severity vulnerability: * [Regular Expression Denial of Service](https://snyk.io/vuln/npm:minimatch:20160620?utm_source=gh_issue) * Affected package: `minimatch`

**.babelrc** ``` { "presets": [ "es2015", "react" ], "plugins": [ [ "transform-react-jsx", { "pragma": "element" } ] ] } ``` output: ``` ~/dev/src/github.com/segmentio/icons on master [!] ∴ ./node_modules/.bin/duo --use ./preview/duo-plugins.js...