Urara-Blog/node_modules/.pnpm-store/v3/files/ac/cac06d40f4cff774d782d4678eb7133e3e87a6d5f68c0ddabff2f8b519954a585479dd46c5a2026574920e89a6f54f7cf428715e0015acdfffaa16c7472987
2022-08-14 01:14:53 +08:00

18 lines
264 B
Text

root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.coffee]
indent_style = space
[{package.json,*.yml}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false