We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fc0f3 commit c4e491aCopy full SHA for c4e491a
lib/rules/no-atomics-pause.js
@@ -14,7 +14,7 @@ module.exports = {
14
},
15
fixable: null,
16
messages: {
17
- forbidden: "ES2024 '{{name}}' method is forbidden.",
+ forbidden: "ES2026 '{{name}}' method is forbidden.",
18
19
schema: [
20
{
0 commit comments