Add prettier, configs and editorconfig

This commit is contained in:
rejas
2020-03-28 06:56:30 +01:00
committed by Veeck
parent 8a1f9b7de6
commit c202c0d705
11 changed files with 118 additions and 341 deletions

View File

@@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
### Added
- Added prettier for an even cleaner codebase
### Updated
- Cleaned up alert module code
- Cleaned up check_config code