Urara-Blog/node_modules/.pnpm-store/v3/files/03/0e2d9fbd33bea8cde7794a7335f3bbb35df92aaf008f4a9b072094f422db172008a1e8109cfa7d17890a068eeecabcd3692d591d226f606b825ba757be2ecc
2022-08-14 01:14:53 +08:00

11 lines
279 B
Text

; This file is for unifying the coding style for different editors and IDEs.
; More information at http://EditorConfig.org
root = true
; All files should use two spaces and Unix line endings unless specified otherwise
[*]
indent_style = space
indent_size = 2
end_of_line = LF