Skip to content

Commit

Permalink
chore: empty string test
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Oct 8, 2024
1 parent 1cff7e2 commit 3addf6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ import * as dotenv from "dotenv";
// load environment variables (if you have them)
dotenv.config();
console.log("Welcome to ts-template");

const _EMPTY_STRING_TEST = "";

0 comments on commit 3addf6b

Please sign in to comment.