Skip to content

Commit 5f3400b

Browse files
authored
docs: update comment to avoid non-conventional capitalization
Signed-off-by: Athan <[email protected]>
1 parent 9dd2b66 commit 5f3400b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/eslint/plugins/typescript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ var plugins = [
3232
// Required for TypeScript support:
3333
'@typescript-eslint',
3434

35-
// Stdlib custom rules:
35+
// Custom stdlib rules:
3636
'stdlib'
3737
];
3838

0 commit comments

Comments
 (0)