mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05: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