We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c91123 commit 4a6664fCopy full SHA for 4a6664f
2 files changed
EasyFramework
OpenVR2WS/tgconfig.json
@@ -1,6 +1,8 @@
1
{
2
"outputPath": "../Types/src",
3
- "propertyNameConverters": [],
+ "propertyNameConverters": [
4
+ "PascalCaseToCamelCase"
5
+ ],
6
"generationSpecs": [
7
"TypeGenSpec"
8
],
0 commit comments