Home
last modified time | relevance | path

Searched refs:configFileContentBeforeComment (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectErrors.ts831 const configFileContentBeforeComment = `{`; constant
840 …const configFileContentWithComment = configFileContentBeforeComment + configFileContentComment + c…
841 …const configFileContentWithoutCommentLine = configFileContentBeforeComment + configFileContentAfte…