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 2cee94f commit 86ac0f0Copy full SHA for 86ac0f0
etc/eslint/plugins/typescript.js
@@ -32,7 +32,7 @@ var plugins = [
32
// Required for TypeScript support:
33
'@typescript-eslint',
34
35
- // Stdlib custom rules:
+ // Custom stdlib rules:
36
'stdlib'
37
];
38
0 commit comments