tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Lint json files to prevent syntax errors caused problems.

Open PeterDaveHello opened this issue 9 years ago • 3 comments

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

PeterDaveHello avatar Jun 02 '16 12:06 PeterDaveHello

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

chinmoymohanty85 avatar Jul 08 '16 07:07 chinmoymohanty85

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

PeterDaveHello avatar Jul 08 '16 07:07 PeterDaveHello

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

PeterDaveHello avatar Nov 26 '16 02:11 PeterDaveHello