Issue #77: Fix update form route

3 jobs for issue/77 in 1 minute and 13 seconds (queued for 1 second)
Name Stage Failure
failed
run_lint Test
$ yarn run lint
yarn run v1.22.4
$ tslint -s node_modules/tslint-stylish -t stylish src/**/*.ts test/**/*.ts
src/utils/optHandler.ts:388:2
ERROR: 388:2 eofline file should end with a newline

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: Job failed: exit code 1
failed
run_test Test
=============================== Coverage summary ===============================
Statements : 92.04% ( 2347/2550 )
Branches : 79.73% ( 421/528 )
Functions : 97.85% ( 772/789 )
Lines : 92.02% ( 2341/2544 )
================================================================================
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 26.
ERROR: Job failed: exit code 1