We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cff7e2 commit 3addf6bCopy full SHA for 3addf6b
build/index.ts
@@ -2,5 +2,3 @@ import * as dotenv from "dotenv";
2
// load environment variables (if you have them)
3
dotenv.config();
4
console.log("Welcome to ts-template");
5
-
6
-const _EMPTY_STRING_TEST = "";
0 commit comments