mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 08:32:09 +01:00
Uses `Intl.DisplayNames` to display localized language names in the language pie chart, enhancing user experience and readability. Also converts country and language values from the CSV data to ISO codes for standardization and improved data handling. Adds tooltip to display ISO language code.
4 lines
61 B
JSON
4 lines
61 B
JSON
{
|
|
"extends": ["next/core-web-vitals", "next/typescript"]
|
|
}
|