Meeco / hedera-did-sdk-js

Javascript SDK for managing DID Documents & Verifiable Credentials
Apache License 2.0
1 stars 3 forks source link

updated documentation readme file #16

Closed vijayshiyani closed 2 years ago

emurova commented 2 years ago

Hey @vijayshiyani and @linasi , can we use a linter? At least it would be good to fix the very long lines :-) What do you think? Thanks

vijayshiyani commented 2 years ago

Hey @vijayshiyani and @linasi , can we use a linter? At least it would be good to fix the very long lines :-) What do you think? Thanks

I have installed https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint and it works.

emurova commented 2 years ago

Hey @vijayshiyani and @linasi , can we use a linter? At least it would be good to fix the very long lines :-) What do you think? Thanks

I have installed https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint and it works.

Im talking about ESLint or TSLint.