pulumi/sdk/nodejs/automation
Robbie McKinstry d6fd384e63
Eliminate unnecessary double negations.
This commit removes instances of prefix-!! where the value
would already be coerced into a boolean. It also removes
instances where the "optional chaining" operator (?.)
would suffice.
2023-05-09 18:35:59 -04:00
..
cmd.ts Eliminate unnecessary double negations. 2023-05-09 18:35:59 -04:00
config.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
errors.ts Apply autoformat 2023-04-28 18:27:10 -04:00
events.ts Apply autoformat 2023-04-28 18:27:10 -04:00
index.ts [auto/nodejs] Support for remote operations 2022-10-28 12:56:30 -07:00
localWorkspace.ts Eliminate unnecessary double negations. 2023-05-09 18:35:59 -04:00
minimumVersion.ts [sdk/nodejs] Mark internal APIs `@internal` to filter from SDK docs 2022-09-20 11:54:06 -07:00
projectSettings.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
remoteStack.ts Apply autoformat 2023-04-28 18:27:10 -04:00
remoteWorkspace.ts Apply autoformat 2023-04-28 18:27:10 -04:00
server.ts Eliminate unnecessary double negations. 2023-05-09 18:35:59 -04:00
stack.ts Apply autoformat 2023-04-28 18:27:10 -04:00
stackSettings.ts Apply autoformat 2023-04-28 18:27:10 -04:00
tag.ts Add stack tag support for nodejs automation api sdk 2022-12-14 22:27:56 -05:00
workspace.ts Support WhoAmI in automation api for old CLI versions 2023-03-22 13:30:08 +00:00