Initial commit

This commit is contained in:
Jonas Pfalzgraf 2022-08-23 11:49:09 +02:00 committed by GitHub
commit 2fc6859169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 373 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# UserScriptProjectTemplate
A user script project template to create large and structured TypeScript projects for Tampermonkey or Greasemonkey. It is intended to form a scalable base and is primarily aimed at the Ingress community.