As you know, the any type breaks type safety and makes it far easier to introduce bugs. If we consider type safety seriously, the return type of JSON.parse should be “any value that can be represented ...