Daniel White
Daniel White
saving spec for future [plugin-redoc-0.yaml.txt](https://github.com/stoplightio/prism/files/12095968/plugin-redoc-0.yaml.txt)
@dependabot rebase
it looks like you only ship javascript in your package. so the types package is not directly needed. i would advise using this as a `devDependency` https://stackoverflow.com/questions/18875674/whats-the-difference-between-dependencies-devdependencies-and-peerdependencie
then a peerDependency i think might be more appropriate, with the minimum supported version of node
this is an enhancement of stoplight's json-schema-viewer
i'm not sure what i need to do - i accepted as an individual contributor for the cla, but it says it is not enabled for this project.
thanks @osherv for the review - i'm working on your feedback. do you have any tips on how that i can debug in vscode?
i know my tests/lint are failing. however, i'd like to confirm that this is the pattern you all would like to go with
thanks for the issue @louzena-inshur. we are reluctant to implement this as it could cause unexpected behavior in the case of typos or other bad configuration. we find it important...