code-theme-converter icon indicating copy to clipboard operation
code-theme-converter copied to clipboard

Fix build, lint, and test issues

Open mdmower opened this issue 1 year ago • 1 comments

  • Fix build error introduced by PR #56 - missing closing parentheses
  • Fix lint errors introduced by PR #56 - if/else braces
  • Fall back to CWD if sublime theme dir not found
  • Fix sublime util tests since existSync was introduced in PR #56
  • Minor formatting cleanup

mdmower avatar Jan 01 '24 04:01 mdmower

@tobiastimm - this is ready for review.

mdmower avatar Jan 01 '24 04:01 mdmower