https://github.com/Microsoft/TypeScript
Revision ec338146166935069124572135119b57a3d2cd22 authored by Andrew Branch on 22 July 2020, 20:53:30 UTC, committed by GitHub on 22 July 2020, 20:53:30 UTC
* Hack everything together

* Add test

* Remove realpath from program

* Ensure symlinked directories are directories

* Revert unnecessary change

* Update baselines

* Use host program realpath on AutoImportProviderProject files before program creation

* Which fixes hasRoots() too

* Apply suggestions from code review

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>

* Lint

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
1 parent 312a6f0
History
Tip revision: ec338146166935069124572135119b57a3d2cd22 authored by Andrew Branch on 22 July 2020, 20:53:30 UTC
Make AutoImportProviderProject work with symlinked monorepos (#39679)
Tip revision: ec33814
File Mode Size
.github
.vscode
bin
doc
lib
loc
scripts
src
tests
.dockerignore -rw-r--r-- 1.0 KB
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 60 bytes
.eslintrc.json -rw-r--r-- 5.5 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.8 KB
.mailmap -rw-r--r-- 18.7 KB
.npmignore -rw-r--r-- 411 bytes
.npmrc -rw-r--r-- 18 bytes
.travis.yml -rw-r--r-- 296 bytes
.yarnrc -rw-r--r-- 27 bytes
AUTHORS.md -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 10.0 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 257 bytes
Gulpfile.js -rw-r--r-- 32.6 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 5.5 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package.json -rw-r--r-- 4.3 KB

README.md

back to top