mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2baa3b7d2f
- Update commonjs example to use Babel 6 - Update click counter example to match other examples - Update jquery example - Stop shipping webcomponents.js in starter kit
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
{
|
|
"presets": ["react", "es2015"]
|
|
}
|