mirror of https://github.com/pulumi/pulumi.git
4 lines
237 B
YAML
4 lines
237 B
YAML
|
name: nodejs_reserved_identifier_shadowing
|
||
|
runtime: nodejs
|
||
|
description: A NodeJS program that uses dynamic providers to trigger serialization of programs containing identifiers that shadow reserved identifiers (in this case, "exports").
|