Commit ce370fa
Enable noInvalidUseBeforeDeclaration lint rule
The var to let/const modernisation resolved all noInvalidUseBeforeDeclaration
violations by eliminating variable hoisting issues with proper block scoping.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 10fa595 commit ce370fa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments