UUICE cli
Rest Api
Content
代码风格
eslint
使用 eslint 进行格式化
具体查看以下配置文件
- .eslintrc.js
- .eslintignore
editorconfig
提供了 .editorconfig
配置文件用于控制编辑器的代码样式
webstorm 默认支持
vscode 需要安装 EditorConfig for VS Code
插件
其他
后台服务(Nest.js)
使用 eslint 进行格式化
具体查看以下配置文件
提供了 .editorconfig
配置文件用于控制编辑器的代码样式
webstorm 默认支持
vscode 需要安装 EditorConfig for VS Code
插件
后台服务(Nest.js)