add test that english and german localization files have same keys

This commit is contained in:
Johannes Loher 2021-01-10 03:07:08 +01:00
parent 0a938bc287
commit c2ad8f7fe1
3 changed files with 31 additions and 0 deletions

View file

@ -40,6 +40,7 @@
"format": "prettier --write 'src/**/*.(ts|json|scss)'"
},
"devDependencies": {
"@types/fs-extra": "^9.0.6",
"@types/jasmine": "^3.6.2",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",