rsnext/test/integration/typescript-baseurl
Tim Neutkens 7fce52b905
Add support for paths in tsconfig.json and jsconfig.json (#11293)
* Add support for tsconfig/json `paths` option

* Add tests for paths in tsconfig.json

* Don't apply aliases when paths is empty

* Clean up unused methods and link to TypeScript license

* Add tests for jsconfig

* Put feature under an experimental flag

* Enable to see if tests pass

* Update types

* Add feature under an experimental flag
2020-03-23 10:45:51 -04:00
..
components Add support for paths in tsconfig.json and jsconfig.json (#11293) 2020-03-23 10:45:51 -04:00
pages Add support for baseUrl option in tsconfig and jsconfig (#11203) 2020-03-19 17:34:24 +01:00
test Add support for baseUrl option in tsconfig and jsconfig (#11203) 2020-03-19 17:34:24 +01:00
next.config.js Add support for baseUrl option in tsconfig and jsconfig (#11203) 2020-03-19 17:34:24 +01:00
tsconfig.json Add support for baseUrl option in tsconfig and jsconfig (#11203) 2020-03-19 17:34:24 +01:00