Ai
6 Star 15 Fork 4

Ttou/nest-restful-fullstack-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prettierrc.js 171 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ttou 提交于 2024-05-07 18:55 +08:00 . build(custom): 使用 eslint 代替 biome
/**
* @type {import('prettier').Config}
*/
module.exports = {
semi: false,
singleQuote: true,
endOfLine: 'auto',
trailingComma: 'none',
arrowParens: 'avoid'
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/jh_shot/nest-restful-fullstack-template.git
git@gitee.com:jh_shot/nest-restful-fullstack-template.git
jh_shot
nest-restful-fullstack-template
nest-restful-fullstack-template
master

搜索帮助