inrupt / artifact-generator

Tool for generating and publishing programming-language-specific libraries (i.e., artifacts) that bundle together source-code classes to represent individual RDF vocabularies, where each class contains constants for all of the RDF terms (i.e., the RDF Classes and Properties) defined in each of those vocabularies.
MIT License
10 stars 3 forks source link

Apply JS coding standards using format code checking tools #6

Open jholleran opened 5 years ago

jholleran commented 5 years ago

AirBnb Prettier (https://prettier.io/) JSDoc tools??

jholleran commented 5 years ago

Eslint and formatter added. Leaving this opened as documentation generation it not done yet.