changes to not hardcode internal server error #363
Annotations
10 errors and 1 warning
build:
src/app.ts#L48
Missing semicolon
|
build:
src/app.ts#L82
Strings must use singlequote
|
build:
src/app.ts#L82
Missing semicolon
|
build:
src/app.ts#L83
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/app.ts#L83
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/app.ts#L85
Strings must use singlequote
|
build:
src/app.ts#L85
Missing semicolon
|
build:
src/app.ts#L86
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/app.ts#L86
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/app.ts#L88
Strings must use singlequote
|
build:
src/app.ts#L48
Unexpected console statement
|