Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 551 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 551 Bytes

Changelog

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.

[Unreleased]

Added

  • 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 and chai for test suite
  • Reports line coverage for test suite with nyc