mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-18 01:58:58 +00:00
* remove folder src/utility This utility for creating readme.md file via nodejs is not used at all. * labeler.yml: Add ".gitignore" and ".gitattributes" Forgot to add them on first commit * gruntfile.js: improve error mesage at invalid json test file. 'find-duplicated-property-keys' cannot process invalid JSON file. But the error mesage does not show which JSON file it is. This is now fixed. * gruntfile.js: improve folder name alignment