Skip to content

Commit 89b94e9

Browse files
author
Orta Therox
authored
Merge pull request #2185 from arthurboss/patch-1
Update noUnusedLocals.md
2 parents e6b408f + a0a1a50 commit 89b94e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tsconfig-reference/copy/en/options/noUnusedLocals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
display: "No Unused Locals"
3-
oneline: "Enable error reporting when a local variables aren't read."
3+
oneline: "Enable error reporting when local variables aren't read."
44
---
55

66
Report errors on unused local variables.

0 commit comments

Comments
 (0)