prismicio / prismic-client

The official JavaScript + TypeScript client library for Prismic
https://prismic.io/docs/technical-reference/prismicio-client
Apache License 2.0
169 stars 61 forks source link

style: update eslint config #343

Closed lihbr closed 3 months ago

lihbr commented 3 months ago

Description

This PR changes the following rules:

Checklist

[^1]: Please use these labels when submitting a review: :question: #ask: Ask a question. :bulb: #idea: Suggest an idea. :warning: #issue: Strongly suggest a change. :tada: #nice: Share a compliment.

ola-halima commented 3 months ago

@lihbr i think this change is breaking clients. Ref: https://github.com/prismicio/prismic-client/issues/345

I'm seeing the same error is my project referencing the import of rehype-parse from prismicio-client.

lihbr commented 3 months ago

Hi @ola-halima, this PR is unrelated to that, I believe you're talking about #342. We'll investigate the issue and reply in #345.