João Pesce

Results 5 issues of João Pesce

From https://github.com/komkom/jsonc: > Jsonc is a simplified json format which allows comments and *unquoted values delimited by whitespace*. As it is `vim-jsonc` doesn't allow unquoted values. Any plans for allowing...

Bumping package version from `4.9.5` to `4.9.6` and publishing to npm is required so https://github.com/tachyons-css/tachyons-sass/pull/56 can take effect on projects.

There are extra spaces (probably due to code autoformatting) in the regex inside the eval helper that make it behave differently from VTEX's actual eval helper. This PR fixes this....

The [eval helper](https://github.com/vtex/vtex-emails/blob/master/source/helpers/helpers.js#L138-L145) on this repo doesn't match the eval helper currently in production in VTEX. Here's the result of `{{eval "'${string}'.split(' ')[0]" string=_accountInfo.CompanyName}}` in VTEX: Here's the result in...

### Is your feature request related to a problem? Please describe. In smaller sizes, the alternate 'l' (lowercase L) without the tail is easier to read, but enabling it also...

Status: Triage
Type: Feature Request