UNPKG

atikin-env

Version:

Ultra-fast, zero-dependency .env loader with type safety for Node/TS. Created by: Atikin Verse.

13 lines (12 loc) 268 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true, "esModuleInterop": true, "skipLibCheck": true }, "include": ["src", "test"] }