Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
Implement a new folder structure
  • Loading branch information
TheLordA authored Apr 26, 2022
2 parents fa70d67 + e0be38b commit 5284eec
Show file tree
Hide file tree
Showing 49 changed files with 2,064 additions and 952 deletions.
40 changes: 0 additions & 40 deletions READMEdocs/custom-deployment.md

This file was deleted.

8 changes: 8 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"compilerOptions": {
"baseUrl": "src"
},
"include": [
"src"
]
}
Loading

0 comments on commit 5284eec

Please sign in to comment.