ms-rest-js/samples
Jeremy Meng 4208098ab1
Add Prettier and format code (#415)
* Add prettier and configs

* npm run format

* Fix tslint error

- Prettier broke lines but the // tslint:disable-next-line comments remains in
the old position. They should be before the applicable lines.

- Enforce `SwitchCase` indentation level of 1 to match prettier behavior.
2021-02-01 17:54:34 -08:00
..
index.html Update sample instructions (#411) 2021-01-29 12:09:24 -08:00
node-sample.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00