Skip to content

Latest commit

 

History

History

i18n-lint

@m6web/i18n-lint

Continous Integration npm npm bundle size npm GitHub last commit NPM

Linter for i18n translation files used at Bedrock Streaming

Install

yarn add -D i18n-lint

yarn i18n-lint --config tests/test.config.json

Config

{
  "path": "./tests/i18n"
}

Contributing

Setup

yarn

Build

yarn build

Test

yarn test

node lib/index.js --config tests/test.config.json