Skip to main content
Module

x/dingtalk_sdk/.editorconfig

Dingtalk SDK for Deno/JS
Go to Latest
File
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig fileroot = true
[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true