Skip to content

Commit 4a6664f

Browse files
committed
Update EasyFramework, update Type export settings
1 parent 6c91123 commit 4a6664f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

EasyFramework

OpenVR2WS/tgconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"outputPath": "../Types/src",
3-
"propertyNameConverters": [],
3+
"propertyNameConverters": [
4+
"PascalCaseToCamelCase"
5+
],
46
"generationSpecs": [
57
"TypeGenSpec"
68
],

0 commit comments

Comments
 (0)