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 5a91f0d commit 0fb4b77Copy full SHA for 0fb4b77
1 file changed
tests/lib/rules/no-runloop.js
@@ -234,6 +234,6 @@ eslintTester.run('no-runloop', rule, {
234
type: 'CallExpression',
235
},
236
],
237
- }
+ },
238
239
});
0 commit comments