gritql
                                
                                
                                
                                    gritql copied to clipboard
                            
                            
                            
                        grit apply 'constructor(){} => .' still matches empty constructors with parameters
that pattern works correctly in the playground, but when I ran it in the CLI, it matched all constructors even with the ones with parameters
grit apply '`constructor(){}` => .' ./src  
gritql version 0.1.1
Sounds like the cli version is out of date this was fixed recently, and I guess we updated the playground, but not the cli
Sounds like the cli version is out of date this was fixed recently, and I guess we updated the playground, but not the cli
@ilevyor 0.1.1 is the latest version, correct ? I think it would be very nice to have something like https://github.com/angular/angular-cli/releases