You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a PR on this, the problem with just using backticks here is that its based on the project's prettier config, so it'll reformat to use either double quotes or single quotes. The solution I proposed should work with whatever prettier configuration a project is using.
Ran into a small bump in the road attempting to pull when using apostrophes in Contentful schemas.
Could we use backticks as opposed to apostrophes in auto generated
.d.ts
file? This would allow for apostrophes in the schema.The text was updated successfully, but these errors were encountered: