We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b174aa5 commit 7ae6a8eCopy full SHA for 7ae6a8e
package/Codegen/.gitattributes
@@ -0,0 +1,4 @@
1
+# These TT files for should use LF since they generate TS(X) code.
2
+TSEnums.tt text eol=lf
3
+TSProps.tt text eol=lf
4
+TSTypes.tt text eol=lf
0 commit comments