AP
Size: a a a
AP
AA
AA

E

AA
node_modules/sequelize-typescript/lib/utils/types.d.ts:9:16 - error TS2344: Type 'keyof T' does not satisfy the constraint 'string'.
Type 'string | number | symbol' is not assignable to type 'string'.
Type 'number' is not assignable to type 'string'.
9 [P in Diff<keyof T, K>]: T[P];
~~~~~~~
AA
AA
AP
AA
AP
AP
AP
AA
AA
AP
skipLibCheck в tsconfig прописать чтобы заработалоMS
AA
AA
MS
AA
skipLibCheck в tsconfig прописать чтобы заработало"skipLibCheck": "true",tsconfig.json:6:18 - error TS5024: Compiler option 'skipLibCheck' requires a value of type boolean.
6 "skipLibCheck": "true",