UNPKG

@etsoo/materialui

Version:

TypeScript Material-UI Implementation

16 lines (15 loc) 210 B
{ "presets": [ ["@babel/env"], "@babel/preset-typescript", "@babel/preset-react" ], "plugins": [ [ "@babel/plugin-transform-runtime", { "corejs": 3 } ] ] }