[READ-ONLY] Mirror of https://github.com/wojtekmaj/get-user-locale. A function that returns user's locale as an IETF language tag, based on all available sources.
i18n language language-detection locale
0

Configure Feed

Select the types of activity you want to include in your feed.

Update Yarn to 4.14.0

+2 -4
-2
.yarnrc.yml
··· 1 1 enableHardenedMode: false 2 2 3 - enableScripts: false 4 - 5 3 logFilters: 6 4 - code: YN0076 7 5 level: discard
+1 -1
package.json
··· 57 57 "url": "git+https://github.com/wojtekmaj/get-user-locale.git" 58 58 }, 59 59 "funding": "https://github.com/wojtekmaj/get-user-locale?sponsor=1", 60 - "packageManager": "yarn@4.10.3" 60 + "packageManager": "yarn@4.14.0" 61 61 }
+1 -1
yarn.lock
··· 2 2 # Manual changes might be lost - proceed with caution! 3 3 4 4 __metadata: 5 - version: 8 5 + version: 9 6 6 cacheKey: 10c0 7 7 8 8 "@biomejs/biome@npm:2.4.10":