"tests/vscode:/vscode.git/clone" did not exist on "4c660d16d0c4c3b3b413f8d71b12831ccdb039af"
feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment. - Utilize the nullish coalescing operator to simplify ternary expressions. - Refactored the import statement to remove duplication.
Showing
Please register or sign in to comment