api-elements.js
api-elements.js copied to clipboard
feat(oas3): add format link
Closes APIARY-6106
Why are not there package-lock.json files? Should I add them to .gitignore?
Yarn is used, not npm. There is yarn lockfile in root of repo, there is no need to run npm install here, you can delete the files and use yarn: (https://github.com/apiaryio/api-elements.js#using-lerna).