Add recommended VSCode extensions (#2244)
* Add code spell check and i18n-ally to recommended vscode extens ions * Add EditorConfig to recommended extensions and formatCodeOnAction to use eslint fix
This commit is contained in:
@@ -6,3 +6,4 @@ charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
Reference in New Issue
Block a user