Closed xTomsko closed 2 years ago
Add one of these options: https://deno.land/manual/tools/formatter#ignoring-code for successful checks.
Add one of these options: https://deno.land/manual/tools/formatter#ignoring-code for successful checks.
@alexsc23 Well it is nothing wrong with the changed files. The file that causes the crash is not manually created, it is the bundled JavaScript. For reference #20
Fixed problem with deno fmt & lint. But now fails at tests while connecting to mongodb.
closes #15