std/dotenv
Asher Gomez 0b2497f16e
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC

* work

* fix

* fix

* fix

* fixes

* work

* update

* fixes

* fix

* revert
2024-09-20 09:29:31 +10:00
..
testdata chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
deno.json chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
load_test.ts
load.ts chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
mod_test.ts test: use Deno.errors.NotCapable where appropriate (#5935) 2024-09-11 19:17:27 +09:00
mod.ts fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
parse_test.ts fix(dotenv): show warning when there is invalid key in .env file (#5745) 2024-08-21 14:56:34 +09:00
parse.ts chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
stringify_test.ts fix(dotenv): handle single-quotes in values in stringify() (#5846) 2024-08-29 10:32:39 +10:00
stringify.ts chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00