o tsconfig.json está igual ao da atividade porém mostra o erro:
No inputs were found in config file 'c:/Juan/escola/sites/alura/tsconfig.json'. Specified 'include' paths were '["app/ts/*/"]' and 'exclude' paths were '["app/js"]'.ts
e quando coloco no terminal
npm run compile
ele exibe essa mensagem de erro:
No inputs were found in config file 'C:/Juan/escola/sites/alura/tsconfig.json'. Specified 'include' paths were '["app/ts/**/*"]' and 'exclude' paths were '["app/js"]'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! alura@1.0.0 compile: `tsc`