Add .travis.yml
Closed this issue · 3 comments
jcdyer commented
- Start with eslint config
shepazu commented
Include test framework
shepazu commented
Consider if we can use this plus a comment convention (maybe linked to a gh issue) to document known hacks or workarounds in the code, or places we're incurring "quick patch vs architectural refactoring". That way we can assess when it's time to refactor or optimize away from hacks, and what bits need to change.