
* Ejected CRA * Cleanup * jest * Cleanup * refactor cluster widgets * configure build * configure build * configure coverage * Experiment with lazy * add ace to vendor * Cleanup
7 lines
106 B
Text
7 lines
106 B
Text
{
|
|
"presets": [
|
|
"@babel/preset-env",
|
|
"@babel/preset-react",
|
|
"@babel/preset-typescript"
|
|
]
|
|
}
|