Gabriel Llamas

Results 21 comments of Gabriel Llamas

Any feedback about this bugfix? I want to type-check spec files with `tsc --noEmit` but I'm having this issue.

Wow! Very good job. This was one of the things I had in mind.

I'm doing the v2.0.0, I'll include this feature.

Feel free to make any changes. I'll be happy to add them. -------- Original message --------From: Guy Kloss Date: 11/12/20 03:43 (GMT+01:00) To: gagle/node-properties Cc: Subscribed Subject: [gagle/node-properties] line wrapping...

I can't remember but I guess that's because you can use a "reviver" and parse the array with `JSON.parse()`. The values are casted into simple data types: number, boolean, undefined...

Now I remember... This syntax is not supported. This module is a .properties parser/stringifier which can be tweaked a bit, but parsing arrays like that is not supported and never...

I'm reconsidering this.

Let me check the changes tomorrow and I'll push a new version of this module!

Hi all, I'm not fully understanding why you nees to run the affected:lint script inside lintstaged. Lintstaged will provide the paths to the files that changed, so we only need...

This feature would be so useful for implementing reusable services in a more natural way only by injecting object-value tokens. I also have one npm package with domain services. These...