cdnjs / tutorials

📖 Community driven web development tutorials
MIT License
215 stars 124 forks source link

Lint json files to prevent syntax errors caused problems. #25

Open PeterDaveHello opened 8 years ago

PeterDaveHello commented 8 years ago

Like this: https://github.com/cdnjs/tutorials/commit/b9c19dad6d291641eab134e477e658f99b3717b8

chinmoymohanty85 commented 8 years ago

Do you think it is something I can help you with? If yes, do you have any predefined preference of any linting library?

PeterDaveHello commented 8 years ago

@chinmoymohanty85 Yes, every help will be welcome. Actually JSON.parse in nodejs can valid the validation of a josn file.

PeterDaveHello commented 7 years ago

@chinmoymohanty85 would you still be interested in this part? Thanks.