mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Remove unused eslint-disable directives (#52987)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* eslint-disable no-restricted-globals */
|
||||
|
||||
import { CancelError } from "@esfx/canceltoken";
|
||||
import assert from "assert";
|
||||
import chalk from "chalk";
|
||||
|
||||
Reference in New Issue
Block a user