mirror of
https://github.com/JonasunderscoreJones/builds.jonasjones.dev.git
synced 2025-10-23 11:39:19 +02:00
Initial commit (by create-cloudflare CLI)
Details: C3 = create-cloudflare@2.21.9 project name = cloudflare-pages-builds-worker package manager = npm@10.8.1 wrangler = wrangler@3.62.0 git = 2.45.2
This commit is contained in:
parent
50b6f09628
commit
0a0ff81e1b
9 changed files with 3637 additions and 0 deletions
12
.editorconfig
Normal file
12
.editorconfig
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue