Skip to content

es-x/no-atomics-waitasync

disallow the Atomics.waitAsync method

This rule reports ES2024 Atomics.waitAsync method as errors.

💡 Examples

⛔ Examples of incorrect code for this rule:

Now loading...

🚀 Version

This rule was introduced in v7.1.0.

📚 References