Matt Bierner
|
0318e90c93
|
Add null type annotations for the common x: T = null pattern
In these cases, the programmer has explicitly indicated that the type should be nullable
|
2018-10-11 14:13:20 -07:00 |
|
Matt Bierner
|
c63c97c128
|
Remove use strict directives in main vs code ts files
We compile using the alwaysStrict flag so these directives are not needed
|
2018-10-02 16:05:44 -07:00 |
|
Benjamin Pasero
|
33693bcd1b
|
debt - introduce and use sanitizeFilePath (#18837)
|
2018-09-05 14:58:12 +02:00 |
|
Benjamin Pasero
|
69e7247efd
|
stop fs.realpath when opening so that symlinks are left intact (fixes #18837)
|
2018-09-04 14:05:43 +02:00 |
|
Joao Moreno
|
57e5c7147b
|
fix opening urls as files
|
2018-01-10 16:38:12 +01:00 |
|
Daniel Imms
|
4fd1a5c3e6
|
progress
|
2018-01-09 13:03:58 -08:00 |
|
Benjamin Pasero
|
3e4a7d1e89
|
fix imports
|
2017-06-28 08:08:22 +02:00 |
|
Benjamin Pasero
|
ce7982b681
|
introduce and use extfs.realpath
|
2017-06-14 07:48:47 +02:00 |
|
Benjamin Pasero
|
4aa3f05d08
|
💄 main side
|
2017-06-08 09:48:37 +02:00 |
|