支持角色id与性格配置
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@
|
||||
|
||||
/* Add your custom configuration here. */
|
||||
"compilerOptions": {
|
||||
"strict": false
|
||||
"strict": false,
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user