1 Star 0 Fork 80

duberlin / cnchar

forked from theajack / cnchar 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.babelrc 299 Bytes
Copy Edit Raw Blame History
theajack authored 2020-12-09 17:09 . feat: init env
{
"presets": [[
"@babel/preset-env",
{
"useBuiltIns": "entry",
"targets": {
"esmodules": true
}
}
]],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-object-rest-spread"
]
}
TypeScript
1
https://gitee.com/duberlin/cnchar.git
git@gitee.com:duberlin/cnchar.git
duberlin
cnchar
cnchar
master

Search