Mitar Skoro

Results 2 comments of Mitar Skoro

I've managed to resolve this issue but it caused a different issue instead. By adding the custom definitions as per the instructions that react-scripts users can skip, now the linter...

By disabling the `noPropertyAccessFromIndexSignature` rule in the **.tsconfig.json** I got this to work but this is not really an ideal solution, seeing as I'd generally want that TS rule active....