We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4e026 commit c5b2e0cCopy full SHA for c5b2e0c
package.json
@@ -4,6 +4,7 @@
4
"version": "1.4.2",
5
"scripts": {
6
"transpile": "babel src --out-dir src",
7
+ "todo": "http://jamesknelson.com/using-es6-in-the-browser-with-babel-6-and-webpack/",
8
"test": "node --harmony_async_await tests/main.js",
9
"lint": "eslint src tests --quiet"
10
},
0 commit comments