Skip to content

Commit

Permalink
Remove extra '/' in latexindent default config
Browse files Browse the repository at this point in the history
  • Loading branch information
jlelong committed Dec 26, 2019
1 parent 8d9e0c7 commit 17b55ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
},
"default": [
"-c",
"%DIR%/",
"%DIR%",
"%TMPFILE%",
"-y=defaultIndent: '%INDENT%'"
],
Expand Down

0 comments on commit 17b55ba

Please sign in to comment.