Skip to content

urish/console-log-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console-log-fix

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

Usage

yarn
yarn start <filename.ts>

Runing tests

yarn test

License

Copyright (C) 2018, Uri Shaked. Licensed under the terms of the MIT license.

About

Quick demo of Search-and-Replace with TSQuery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published