friendly-errors 0.2.0

Create developer-friendly error messages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Spec

This file contains the specification for the errors. It is not yet complete, though anything in this document should be considered finalized.

## Colors

To ensure consistent messaging, this create has a defined color scheme. That way, all usage of color is predictable.

- Red: for errors
- Yellow: for warnings
- Blue: for informational items
- Cyan: for improvements
- White dimmed: for de-emphasized text