docs: add license header

This commit is contained in:
Abdullah Atta
2022-08-30 16:13:11 +05:00
parent 57525169c2
commit c317774c8a
863 changed files with 16755 additions and 1494 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}