Shivang Tripathi
f8c0e3b612
feat: Autodetect npm.packageManager #102050 ( #102494 )
...
Detects the preferred package manager
and if multiple are present, warns and uses
in priority order: npm => yarn => pnpm
Fixes #102050
Co-authored-by: Alex Ross <alros@microsoft.com >
2020-10-09 11:01:47 +02:00
Matt Bierner
936742b5d1
Onboard npm to use shared tsconfig
2018-10-01 16:43:18 -07:00
Erich Gamma
b48a89d461
remove commented out lines
2018-06-04 09:42:47 +02:00
Erich Gamma
a10a7633d1
use unused span for unused locals/parameters
2018-06-04 09:11:17 +02:00
Matt Bierner
3f9bc10e81
Set strict mode in a few extensions that already have strictNullChecks
2017-11-06 10:32:24 -08:00
Erich Gamma
3568e98ec6
Added npm extension that contributes tasks for npm scripts
2017-05-24 10:47:34 +02:00