Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lambda_ioc/.editorconfig

Super type safe dependency injection πŸ’‰ for TypeScript (inspired by Diddly)
Latest
File
root = true
[*]charset = utf-8end_of_line = lfinsert_final_newline = trueindent_style = spaceindent_size = 2trim_trailing_whitespace = true