code-theme-converter
code-theme-converter copied to clipboard
Fix build, lint, and test issues
- 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
@tobiastimm - this is ready for review.