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
standardlinter - Supports ES6+ syntax with
babel-preset-env - Uses
gulpto automate cleaning, building, and watching files - Uses
mochaandchaifor test suite - Reports line coverage for test suite with
nyc