"...mmclassification-speed-benchmark/vscode:/vscode.git/clone" did not exist on "85529f353461ad7aa89e4d6a8cbb1a4f282e43ef"
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