first commit

This commit is contained in:
aurel1on 2022-03-06 21:07:44 +03:00
commit bbc5ca7d47
1784 changed files with 190596 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"env": {
"node": true,
"mocha": true,
"commonjs": true
}
}