Know location fix

This commit is contained in:
barsdeveloper
2023-05-01 14:42:01 +02:00
parent 74a9dd7ca3
commit fff40b7619
11 changed files with 239 additions and 144 deletions

View File

@@ -2,7 +2,7 @@
"compilerOptions": {
"checkJs": true,
"module": "commonjs",
"target": "ES2022",
"target": "ESNext",
},
"include": [
"js/**/*.js",