mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-30 22:38:52 +00:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
{
|
|
"presets": ["es2015", "react"],
|
|
"plugins": ["react-hot-loader/babel"]
|
|
}
|