Closed
Description
New compiler:
tsc tests\baselines\reference\project\quotesInFileAndDirectoryNames\node\m'ain.d.ts
Error:
tests/baselines/reference/project/quotesInFileAndDirectoryNames/node/m'ain.d.ts(1,1): File 'tests/baselines/reference/project/quotesInFileAndDirectoryNames/node/li.ts' not found.
Old compiler:
No error
Note we either need to fix the reference path resolution for the quotes, or fix the declaration emitter to handle the quotes correctly in reference path