mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
❤️ linter
This commit is contained in:
@@ -938,7 +938,7 @@ namespace Harness {
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (name === 'suppressOutputPathCheck') {
|
||||
else if (name === "suppressOutputPathCheck") {
|
||||
options.suppressOutputPathCheck = true;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user