Jekabs

Results 2 issues of Jekabs

The following example in v10-beta TYPESCRIPT docs is invalid: ```typescript const Fields = { productName: Contentful.EntryFields.Text } ``` if you declare it as a `const`, it will give an `'Contentful'...

**Describe the bug** When setting up typescript project and following the docs, the `collections` file inside of `mocks` folder stops working the moment I enable `files.options.only` in `mocks.config.js` **To Reproduce**...

documentation
support