UNPKG

quorum-i18n

Version:

Repo for all the i18n resources for the Quorum's Sales Team

10 lines (9 loc) 223 B
{ "start": "src/", "events": { "restart": "yarn run build:app && yalc publish --push --changed" }, "watch": ["src", "initial-locales"], "ignore": ["dist/*"], "ext": "js, ts, graphql, json" }