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
What problem do you want to solve?
Easily understanding how to use ajv with a Content Security Policy that doesn't include unsafe-eval.
What do you think is the correct solution to problem?
The README.md should contain a section on how to use ajv-cli to create and use pre-compiled schemas. I found how to do this eventually, but only after lots of googling.