Skip to content

Commit

Permalink
Fixe SimplrJS#46 bin file should not have CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
krisselden committed Jun 15, 2018
1 parent 62b555c commit d681352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ts-docs-gen/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"strict": true,
"forceConsistentCasingInFileNames": true,
"noUnusedLocals": true,
"newLine": "LF",
"lib": [
"es6",
"es2017.object"
Expand Down

0 comments on commit d681352

Please sign in to comment.