Add linting workflow to CI #5
Annotations
3 errors
Lint check:
client/src/code_visualization/main.ts#L39
Unexpected var, use let or const instead
|
Lint check:
client/src/code_visualization/main.ts#L39
Identifier 'wrong_formatted_variable' is not in camel case
|
Lint check
Process completed with exit code 1.
|