添加 .editorconfig;空格缩进规范化
This commit is contained in:
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Internal
|
||||
|
||||
- Add `.editorconfig` file. (添加 `.editorconfig` 文件)
|
||||
- Upgrade plugin dependency versions. (升级插件依赖版本)
|
||||
- Modify eslint configuration. (调整 eslint 配置)
|
||||
|
||||
@@ -119,4 +120,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Adds an editor context menu with submenu
|
||||
- Implement conversion to Camel Case, Pascal Case, Snake Case(Snake Camel, Snake Pascal, Snake Upper), Kebab Case(Kebab Camel, Kebab Pascal, Kebab Upper), Lower Case, Upper Case
|
||||
- Add test cases
|
||||
- Initial release
|
||||
- Initial release
|
||||
|
Reference in New Issue
Block a user