Closed broskoski closed 8 years ago
Got some standard linter warnings, plz run npm run lint
. Some testing/linting best practices are also explained in the README.md.
standard: Run `standard --fix` to automatically fix some problems.
/home/runner/team-navigator/app/views/index.js:7:23: 'topnav' is defined but never used.
/home/runner/team-navigator/app/views/topnav.js:7:20: Strings must use singlequote.
/home/runner/team-navigator/app/views/topnav.js:7:55: Strings must use singlequote.
Otherwise looks good! I challenge you to write some tests 😁 but feel free to merge when 💚
hah, everyone's getting in on the team-nav train