Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
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
Jeremy Meng 43a03bc758
Update sample instructions (#411) 2021-01-29 12:09:24 -08:00
Rikki Gibson e240203ca0
RequestPolicyCreator -> RequestPolicyFactory (#184)
* RequestPolicyCreator -> RequestPolicyFactory

* Bump to v0.18

* Update changelog for 0.18
2018-08-08 17:00:35 -07:00
Dan Schulte bd2d95acf7 Update samples 2018-05-07 10:33:23 -07:00
Amar Zavery 1636d476ea Initial commit 2017-09-13 09:52:01 -07:00