x/i18next_http_backend/.editorconfig
1234567891011# EditorConfig is awesome: http://EditorConfig.orgroot = true[*.{js,jsx,json}]end_of_line = lfinsert_final_newline = truecharset = utf-8indent_style = spaceindent_size = 2trim_trailing_whitespace = true