{ "presets": [ "@babel/preset-typescript" ], "plugins": [ [ "babel-plugin-typescript-to-proptypes", { "comments": true } ] ], "compact": false, "minified": false }