UNPKG

@codibre/confs

Version:

A simple package to centralize IDE configuration of all codibre's projects

67 lines (33 loc) 997 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Next Release -v1.1.2 - Removing unused dependency -v1.1.1 - Fixing vulnerabilities -v1.1.0 - Bettering base .eslintrc.json -v1.0.2 - Fixing vulnerabilities -v1.0.1 - Adding npmlog -v1.0.0 - Fixing package dependencies to not force anyone to have something they don't need -v0.0.11 - Using chai-callslike instead of sinon-chai-calls-assertion -v0.0.7 - Creating actions templates -v0.0.6 - Updating .gitignore template -v0.0.5 - Updating .mocharc and .nycrc templates -v0.0.4 - Fixing eslintrc base and also template for extending! -v0.0.3 - Fixing base config files to be exported -v0.0.2 - Fixing default help commands and file templates -v0.0.1 - First release. Check codibre-confs --help for command details