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
+6
View File
@@ -0,0 +1,6 @@
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}