mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
❤️ linter
This commit is contained in:
parent
5b1469aece
commit
d64bbc0bec
@ -938,7 +938,7 @@ namespace Harness {
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (name === 'suppressOutputPathCheck') {
|
||||
else if (name === "suppressOutputPathCheck") {
|
||||
options.suppressOutputPathCheck = true;
|
||||
}
|
||||
else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user