Skip to main content
Module

x/redaxios/.editorconfig

The Axios API, as an 800 byte Fetch wrapper.
File
root = true
[*]indent_style = tabend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[{*.json,*.md,.*rc,*.yml,*.txt}]indent_style = spaceindent_size = 2