2 Star 12 Fork 0

ProjectOpenSea/seaport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.js 206 Bytes
一键复制 编辑 原始数据 按行查看 历史
0age 提交于 2022-10-05 04:40 +08:00 . 0.8.14 => 0.8.17
module.exports = {
overrides: [
{
files: "*.sol",
options: {
tabWidth: 4,
printWidth: 80,
bracketSpacing: true,
compiler: "0.8.17",
},
},
],
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ProjectOpenSea/seaport.git
git@gitee.com:ProjectOpenSea/seaport.git
ProjectOpenSea
seaport
seaport
main

搜索帮助