Code refactoring with TSQuery demo.
Looks inside class methods and replaces all console.log()
calls with this.awesomeLoggingService.logInfo
.
Slides from the TypeScript AST talk
yarn
yarn start <filename.ts>
yarn test
Copyright (C) 2018, Uri Shaked. Licensed under the terms of the MIT license.