pulumi/sdk/nodejs/cmd/run
David Mattia 38a68bbf95
Allow turning ts typechecking off (#8981)
* Allow turning ts typechecking off

In our case, we prefer to run Pulumi separately from `tsc` to compile our code.

* Add changelog pending update

* Accept suggested change

Co-authored-by: Fraser Waters <frassle@gmail.com>

* Update sdk/nodejs/cmd/run/run.ts

Co-authored-by: Fraser Waters <frassle@gmail.com>

* lint

Co-authored-by: Fraser Waters <frassle@gmail.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-02-15 10:48:53 +00:00
..
index.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
run.ts Allow turning ts typechecking off (#8981) 2022-02-15 10:48:53 +00:00