All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Scaffolded project using
generator-lionbyte
- Uses
standard
linter - Supports ES6+ syntax with
babel-preset-env
- Uses
gulp
to automate cleaning, building, and watching files - Uses
mocha
andchai
for test suite - Reports line coverage for test suite with
nyc