1.0.2 • Published 3 years ago
generator-vscode-settings v1.0.2
简介
本插件 依赖于 yeoman, 需要全局安装
- 统一 vscode 换行符为 lf
- 配置 prettior 或者 eslint 为 vscode 的默认格式化插件, 需要配合插件使用
- 保存时自动格式化
使用
- 安装: npm install -g yo 然后 npm install generator-vscode-settings -g
- 运行:yo vscode-settings