This project is used for calculating your time along with your schedule.
You can see rules here.
- Install
standard
andhtmlhint
withnpm
npm install standard -g
npm install htmlhint -g
- If you encounter warning, please fix them with the following command:
standard --fix
htmlhint --config .htmlhintrc *.{htm,html}
Fix them before you push! Otherwise it won't pass the Travis CI.
- Use
.editorconfig
to define coding styles between multiple developers
Can't input time? Please change your IME with English.