Closed melroy89 closed 9 months ago
NAK. Json exists different in variants, and tsconfig.json
most certainly is supposed to have those comments.
OK, i see. normally it's not allowed in JSON but TypeScript explicitly support comments in this tsconfig file indeed.
JSON is a data-only format. Comments are not allowed and are invalid in JSON.