8295bd6882
this shall be a progressive process
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
{
|
|
"extends": "../.babelrc",
|
|
"presets": [
|
|
"es2015"
|
|
],
|
|
"plugins": [
|
|
"react-hot-loader/babel"
|
|
]
|
|
}
|