Skip to content

Commit

Permalink
stupid piece of shit ts lint
Browse files Browse the repository at this point in the history
  • Loading branch information
raluvy95 committed Apr 12, 2023
1 parent 80f571c commit 3213ef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/migrationDatabase.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// @ts-nocheck

const { readdirSync } = require("fs");

if (!readdirSync(".").includes("database.sqlite")) {
Expand Down

0 comments on commit 3213ef2

Please sign in to comment.