Initial commit (by create-cloudflare CLI)

Details:
  C3 = create-cloudflare@2.21.6
  project name = cloudflare-polly-proxy
  package manager = npm@8.19.2
  wrangler = wrangler@3.60.1
  git = 2.41.0
This commit is contained in:
josephsmendoza
2024-06-11 05:13:01 -07:00
commit 64fd79c5a3
9 changed files with 5463 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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