DDeno•Created by herenickname on 12/7/2023 in #help Linter does not warn about lack of constructor arguments.
after that I found my code full of undefined errors, but runtime (deno run -A src/main.ts
) does not show anything about this. How to preserve runtime to strict check code before run?