1 Star 0 Fork 0

亚运 / sql-formatter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rene Saarsoo 提交于 2018-10-06 12:20 . Remove babel-runtime
{
"presets": [
["es2015", {"loose": true}]
],
"plugins": [
"add-module-exports",
"transform-class-properties",
"transform-function-bind",
"transform-object-rest-spread",
"transform-es3-member-expression-literals",
"transform-es3-property-literals"
]
}
1
https://gitee.com/heyayun/sql-formatter.git
git@gitee.com:heyayun/sql-formatter.git
heyayun
sql-formatter
sql-formatter
master

搜索帮助