Skip to main content
Module

x/mock_fetch/.editorconfig

An extremely simple way to mock globalThis.fetch responses
Latest
File
root = true
[*]indent_size = 2indent_style = spacetrim_trailing_whitespace = trueend_of_line = lfinsert_final_newline = true