mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-27 13:42:16 -05:00
Upgrade typescript-eslint version (#39242)
* Upgrade typescript-eslint version * Update TS version used by typescript-eslint
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
namespace Harness {
|
||||
// eslint-disable-next-line @typescript-eslint/interface-name-prefix
|
||||
export interface IO {
|
||||
newLine(): string;
|
||||
getCurrentDirectory(): string;
|
||||
|
||||
Reference in New Issue
Block a user