mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-03 23:55:04 +08:00
Know location fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"checkJs": true,
|
||||
"module": "commonjs",
|
||||
"target": "ES2022",
|
||||
"target": "ESNext",
|
||||
},
|
||||
"include": [
|
||||
"js/**/*.js",
|
||||
|
||||
Reference in New Issue
Block a user