Add handling for locale files parsing errors (#1408)

This commit is contained in:
Sasha Sorokin
2023-11-12 17:49:05 +01:00
committed by GitHub
parent 23ccaacdee
commit 82f0bdfc18
3 changed files with 550 additions and 139 deletions

View File

@@ -19,9 +19,9 @@
"@types/node": "^20.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vintl/compact-number": "^2.0.4",
"@vintl/compact-number": "^2.0.5",
"@vintl/how-ago": "^3.0.1",
"@vintl/nuxt": "^1.5.0",
"@vintl/nuxt": "^1.7.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",