Commit Graph

6 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
ce40f0bae1
fix(dotenv): show warning when there is invalid key in .env file (#5745) 2024-08-21 14:56:34 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
cin
d8a912feb3
refactcor(dotenv): prepare for noUncheckedIndexedAccess (#4261)
* refatcor: prepare for noUncheckedIndexedAccess

* fix: type check

* fix: lint

* fix: cr
2024-02-02 08:34:42 +11:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Tim Reichen
1589bf3be2
refactor(dotenv): format test names (#3996) 2023-12-20 21:01:13 +11:00
Asher Gomez
7b0e8c8522
refactor(dotenv): move parse() to own file (#3873) 2023-11-29 04:42:14 +00:00