Atticus White

Results 96 comments of Atticus White

When it comes to the principles behind a stream build system, a gulp plugin only serves as a stage (pipe) of the stream. To build around edges where there might...

Think I'm going to take a look at this for `1.4.0`

For now, may be good to ignore the generated file in your `jshint` task.

Actually, just realized the PR was for double quotes, which broke your tests. Going to reopen for further consideration. A possibility would be to configure `singleQuotes: Boolean`, or to add...

@wembernard yep, we'll be going with the `singleQuotes` mode. It should not be that hard, just some escaping required. Feel free to open a PR

The outputs have changed, so all the tests will fail. This should only happen if single quote property is provided

I could see that being helpful. Do we know that's standard of other file generator packages? Wonder if it should be a config option to opt in/out of, and wether...