UNPKG

orc-component

Version:

react 组件库

24 lines (23 loc) 651 B
/* * @Author: peiyanh * @Date: 2022-06-05 17:28:21 * @LastEditTime: 2022-06-07 15:55:57 * @LastEditors: peiyanh * @Description: * @FilePath: /rollup/.babelrc * Copyright (c) 2004-2021 i-Sprint Technologies, Inc. * address: * All rights reserved. * * This software is the confidential and proprietary information of * i-Sprint Technologies, Inc. ('Confidential Information'). You shall not * disclose such Confidential Information and shall use it only in * accordance with the terms of the license agreement you entered into * with i-Sprint. */ { "presets": [ "@babel/preset-env", "@babel/preset-typescript" ] }