@brody4hire - C. Jonathan Brody
@brody4hire - C. Jonathan Brody
I hope to contribute some documentation in the near future. For now I would like to focus on Android, iOS, and web. (Examples and documentation for the other platforms would...
Isn't the normal procedure to do `npm i` (short for `npm install`) before `npm test`?
Likely related: ```toml [a-section] # this comment is preserved config1 = 123 # this orphaned part all gone # config2 = 456 ```
My apologies for the incorrect example, just tested this example _(now updated to add some wanted & expected spacing)_: ```toml [a-section] # this comment is preserved config1 = 123 #...
I would not expect this plugin to work on PhoneGap Build since it uses hook scripts, which are not supported by PhoneGap Build.
What is the status of this one?
I think this now needs to be added to
Thanks @rwjblue for your quick attention. To understand what this means for Glimmer, I took a quick look through . I noticed that the last 2 minor 0.x releases of...
> But I'd still like to get a jump start on figuring out whatever is the actual cause of the failures in [prettier/prettier#6570](https://github.com/prettier/prettier/pull/6570) Agreed. Prettier seems to be extremely sensitive...
Looks like a nice proposal ... any updates? Should we update documentation as well?