Open soggybag opened 5 years ago
https://github.com/dmcg89/oregon-trail/blob/4bfc5422527df95193dfe680eb0dc9374c5bfedb/js/Caravan.js#L41
Better to use a template string here.
Use the Airbnb style guide with the linter and it will point this out.
https://github.com/airbnb/javascript#es6-template-literals
https://github.com/dmcg89/oregon-trail/blob/4bfc5422527df95193dfe680eb0dc9374c5bfedb/js/Caravan.js#L41
Better to use a template string here.
Use the Airbnb style guide with the linter and it will point this out.