Skip to content

Commit 108cf79

Browse files
nikatlasmacjohnny
andauthored
Apply suggestion from @macjohnny
Co-authored-by: Esteban Gehring <esteban.gehring@gmail.com>
1 parent bc13b1d commit 108cf79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/typescript/tsconfig.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"declaration": true,
1414
"typeRoots": [
1515
"node_modules/@types"
16-
]
16+
],
1717

1818
/* Additional Checks */
1919
"noUnusedLocals": false, /* Report errors on unused locals. */ // TODO: reenable (unused imports!)

0 commit comments

Comments
 (0)