Add new eslint plugin to check for valid i18n keys

This commit is contained in:
Jamie Kyle
2023-01-05 14:43:33 -08:00
committed by GitHub
parent 465b4cb0fb
commit 569b6e14a6
39 changed files with 447 additions and 78 deletions

View File

@@ -81,6 +81,7 @@ jobs:
- run: yarn test-release
env:
NODE_ENV: production
- run: yarn test-eslint
linux:
needs: lint