kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

`npm run lint` command does not work. #107

Open Excaleo opened 5 years ago

Excaleo commented 5 years ago

tslint runs into a function not found error when the command is run in the terminal.

To reproduce run npm run lint in the root directory.

Expected behaviour:

Screenshot: image

qw commented 5 years ago

Might have something to do with es6-shim ?