Hopefully fix first connect bug #1547
Closed
Annotations
1 error and 2 warnings
|
Run npx prettier --check .
Process completed with exit code 1.
|
|
Run npx eslint .:
src/util/util/Token.ts#L64
`FindOptionsRelationByString` is deprecated. will be removed in the next version, use FindOptionsRelation type notation instead
|
|
Run npx eslint .:
src/util/util/Token.ts#L63
`FindOptionsSelectByString` is deprecated. will be removed in the next version, use FindOptionsSelect type notation instead
|
Loading