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 9dd2b66 commit 5f3400bCopy full SHA for 5f3400b
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