Closed shubhansu-kr closed 2 years ago
The local server crashed with the following error
SyntaxError: E:\Forks\OpenWorldAPI\data\countries\india.json: Unexpected token ] in JSON at position 22809
Upon checking, turned out it was simple trailing comma error.
We should probably set up a linter github action.
Describe the bug Trailing commas in india.json file, which is causing server crash on local host.
To Reproduce Steps to reproduce the behavior: