Is it possible to not publish the example folder on npm? It would make the installation of the package much faster and in our case, the docker image slimmer. NPM reports that the example folder is having around 61MB. https://www.npmjs.com/package/graphql-validated-types?activeTab=code
We can ignore the folder by using the .npmignore file https://docs.npmjs.com/cli/v10/using-npm/developers#keeping-files-out-of-your-package