We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If your initial value is a function, using this function, you can run it and check that it throws no errors.
eye.test("will run", "node", $ => $(function () { console.log("Hello 👋 World 🌎!") }).toRun() )
Don't hesitate to ask your questions ⁉️ in the issue part 😁