yarn add -S https://github.com/dicehub/vue-i18n-temp.git#1.0.3 #, or with npm
npm install -S https://github.com/dicehub/vue-i18n-temp.git#1.0.3yarn install
yarn testWe're using git commit hook pre-commit to run codestyle checks over staged files.
To enable this feature, please install pre-commit framework with simple command (from the root of the project), if you haven't run it yet:
make init-git-hooksNOTE: If you experience some troubles with this step, please go to the official pre-commit website and folllow manual installation instructions.