We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbdce1 commit 0cd220bCopy full SHA for 0cd220b
src/utils/config.ts
@@ -1,6 +1,3 @@
1
-import path from 'path';
2
-import { fileURLToPath } from 'url';
3
-
4
import dotenv from 'dotenv';
5
6
dotenv.config();
0 commit comments