2025-tombutcher-api/.editorconfig
Tom Butcher 6eecd3c414 Initial commit (by create-cloudflare CLI)
Details:
  C3 = create-cloudflare@2.39.0
  project name = web-tombutcher-work
  package manager = npm@10.8.3
  wrangler = wrangler@3.111.0
  git = 2.39.5 (Apple Git-154)
2025-03-03 21:59:21 +00:00

13 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