mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Fix remaining lint errors (#19166)
This commit is contained in:
@@ -83,7 +83,7 @@ interface TypeSample {
|
||||
result = cache.getStats();
|
||||
}
|
||||
|
||||
/* tslint:disable void-return */
|
||||
/* tslint:disable void-return no-void-expression */
|
||||
{
|
||||
let cache: NodeCache;
|
||||
let result: void;
|
||||
|
||||
Reference in New Issue
Block a user