Improved Error message for missing config file (#475)

* error message for missing config

* chore: formatting and index js

* chore: update json5

* changes from cr

Co-authored-by: AndreiLobanovich <andreilobanovich@github.com>

* chore: recreate dist.js

* chore: revert package-lock

* chore: newline fix

---------

Co-authored-by: AndreiLobanovich <andreilobanovich@github.com>
This commit is contained in:
Lukas Hennies
2023-06-30 12:09:04 +02:00
committed by GitHub
parent 0967ca812e
commit e3c0d9b6cc
3 changed files with 23 additions and 6 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.DS_Store
node_modules/
lib/
lib/
.idea