Commit 20f5079
style: move JSDoc comment after all imports in run-tests-v20.js
Per review feedback, moved the JSDoc module documentation to come after
all import statements. Note: kept import ordering per project's
perfectionist ESLint config (alphabetical), not the Node.js builtin-first
convention suggested by the reviewer.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5a9c847 commit 20f5079
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments