8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
|
Commit Message
|
||
|
===============
|
||
|
Please follow [this convention](http://karma-runner.github.io/1.0/dev/git-commit-msg.html) for git commit message.
|
||
|
|
||
|
Lint
|
||
|
====
|
||
|
Please lint your code using `npm run lint` (also `npm run lint -- --fix` to auto-fix).
|