mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add analytics Proxy Worker script
This commit is contained in:
parent
e838e43407
commit
844074fd91
9 changed files with 8445 additions and 0 deletions
7
workers/analytics/.prettierrc
Normal file
7
workers/analytics/.prettierrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"printWidth": 80
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue