jayvee
jayvee copied to clipboard
[REFACTORING] Restrict usage of `__dirname`
__dirname is still used in the tests.
Since we use esm now, shouldn't we restrain the use of __dirname?
Originally posted by @joluj in https://github.com/jvalue/jayvee/pull/564#discussion_r1603096870