Added resources drafts.

This commit is contained in:
2022-07-08 12:02:36 +02:00
parent be2467d2c8
commit 4e95c02b6f
23 changed files with 421 additions and 10628 deletions

5
.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"useTabs": false,
"semi": true
}