Skip to content

Commit

Permalink
fix: enforce camelCase in typescript generator
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 28, 2020
1 parent 5ce4bca commit 6e33f6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/client/typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ npmVersion: $VERSION
#npmRepository: https://github.com/ory/sdk.git
supportsES6: true
ensureUniqueParams: true
modelPropertyNaming: camelCase

0 comments on commit 6e33f6f

Please sign in to comment.