Kyle Simmonds

Results 7 comments of Kyle Simmonds

@azz the only reason I can think of is keeping the config format options as close to ESlint as possible because many people use it alongside ESlint and would expect...

@azz you're right that's not a compelling reason, but assuming that it shouldn't belong in package.json is a pretty sweeping dismissal of another dev's potential needs. By that reasoning using...

@kael-shipman @azz the `prettier.cli.ignore` option feels more like a shim to me than allowing a separate `prettierIgnore` item, or even just `prettier.ignore`, but if everyone's cool with that so am...

@jescalan I think in order to add tests for the staging environment one will need to be created in Contentful. Is that something you can handle, or give access to?

Good to know. I'll do some research

@jescalan is this project still maintained? I noticed [spike](https://github.com/static-dev/spike) isn't, but if there's still value in it I'll continue to look into setting up a different example space for tests

I had this same issue with the access token constantly being refreshed on a single request, along with a 401 response from the API. I was able to keep the...