alnoob

Results 1 comments of alnoob

Adding `"typeRoots": [ "./node_modules/@types/" ],` into **tsconfig.json** just above the entry `"types": [ "jasmine", "node" ]` resolved the errors. Still, clicking on a song doesn't do anything.