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 a05d416 commit 0fda25bCopy full SHA for 0fda25b
‎docs/ast.md‎
@@ -23,7 +23,7 @@ export function create(context) {
23
//...
24
}
25
},
26
- // Event handlers for <script>. (optional)
+ // Event handlers for <script> or scripts. (optional)
27
{
28
Program(node: AST.ESLintProgram): void {
29
0 commit comments