auth logic (WIP), socket work (WIP)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2018",
|
||||
"target": "ESNext",
|
||||
"module": "commonjs",
|
||||
"strict": false,
|
||||
"esModuleInterop": true,
|
||||
|
Reference in New Issue
Block a user