api-elements.js icon indicating copy to clipboard operation
api-elements.js copied to clipboard

feat(oas3): add format link

Open marcofriso opened this issue 5 years ago • 2 comments

Closes APIARY-6106

marcofriso avatar Aug 06 '20 13:08 marcofriso

Why are not there package-lock.json files? Should I add them to .gitignore?

marcofriso avatar Aug 06 '20 15:08 marcofriso

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).

kylef avatar Aug 06 '20 15:08 kylef