Matt Bierner c6566148cf Fix TS/JS Implicit Project Too Large Exclude Action (#15678)
Issue #15610

**bug**
For implicit js/ts projects that trigger the large project warning in vscode, the action currently tries to create a jsconfig.json file in `/dev/null/...`

**Fix**
In cases where the `jsconfig.json` file returned by tsserver is not under the root worspace, create an empty `jsconfig.json` at the root of the project instead.
2016-11-22 14:24:52 -08:00
..
2016-10-27 09:16:32 +02:00
ups
2016-10-20 16:13:06 +02:00
2016-10-27 16:39:46 +02:00
2016-11-18 17:26:22 +01:00
2016-11-11 17:02:08 +01:00
2016-11-07 10:26:08 +01:00
2016-10-14 18:02:14 +02:00
2016-11-14 10:36:09 -08:00
2016-10-14 18:02:14 +02:00
2016-11-09 21:21:37 +01:00
2016-10-14 18:02:14 +02:00
2016-10-27 09:16:32 +02:00
2016-10-11 05:48:31 +03:00
2016-11-03 14:32:44 +08:00