fizzstudio/fizz

Add .travis.yml

Closed this issue · 3 comments

  • Start with eslint config

Include test framework

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.

Addressed now in #12