SBoudrias / gruntfile-editor

An API to modify a Gruntfile.js content
MIT License
40 stars 10 forks source link

Implement tosource to support objects #10

Closed eddiemonge closed 10 years ago

eddiemonge commented 10 years ago

Implement something like https://github.com/marcello3d/node-tosource so actual objects can be used instead of just strings.

SBoudrias commented 10 years ago

This should be done on AST-Query side.