mirror of
https://github.com/xHyroM/waki.git
synced 2024-11-10 01:18:07 +01:00
Jozef Steinhübl
7c0f11b1ae
Details: C3 = create-cloudflare@2.21.2 project name = waki package manager = pnpm@9.0.5 wrangler = wrangler@3.57.0 git = 2.45.0
12 lines
185 B
INI
12 lines
185 B
INI
# http://editorconfig.org
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[*.yml]
|
|
indent_style = space
|