pulumi/pkg/codegen/testing/test/testdata/simple-enum-schema/nodejs
Ian Wahbe 9215392483
Fix TS name generation for names that start with `_` (#9453)
* Add test case

* Correctly import plain types

* Update tests

* Update type_driver tests

* Update CHANGELOG_PENDING.md

* Fix TS enum names

* Extend simple-enum-schema test to cover edge case

* Small code cleanup
2022-05-02 11:16:21 -07:00
..
scripts export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
tree export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
types Fix TS name generation for names that start with `_` (#9453) 2022-05-02 11:16:21 -07:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
codegen-manifest.json export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
index.ts export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
package.json export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
provider.ts export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
tsconfig.json export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
utilities.ts export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00

README.md