typescript: is railway ignoring tsconfig.json
I am getting these Type errors and am looking to just disable them so they aren't so strict with typescript errors in Railway.
Locally i have them set in tsconfig.json (strict:false,etc) to not be to strict and it works locally but on railway deployments it seems to be super strict on these syntax errors
i am wondering how i can make them more quiet or is railway ignoring this file?
Example typescript error message during railway builds:
Type error: 'searchParams' is possibly 'null'.
project 7bd9394f-6a2f-4a94-b405-cdc7d5edd6c7
1 Reply
Project ID:
7bd9394f-6a2f-4a94-b405-cdc7d5edd6c7