graphql-hive / graphql-hive/console
linting of preflight script editor contents
Open
improvement
laboratory
upstream
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
We could improve the experience of the preflight script editor by lining the JavaScript code and provide error message in order to avoid common pitfalls like:
- using non-existing variables
- not awaiting promises when calling `fetch`
Contributor guide
Assessment
This issue has not been assessed yet.