Feature/migrate from Yarn 1 (Classic) to npm (#3601)

* Migrate from yarn to npm
This commit is contained in:
Vijayaraj
2024-07-29 23:38:43 +05:30
committed by GitHub
parent 0d676a46c8
commit c1d1ea9dde
11 changed files with 34101 additions and 21608 deletions

4
.gitignore vendored
View File

@ -5,8 +5,8 @@
/tmp
# dependencies
/.yarn
/node_modules
npm-debug.log
# IDEs and editors
/.idea
@ -34,10 +34,8 @@
/coverage
/dist
/libpeerconnection.log
npm-debug.log
testem.log
/typings
yarn-error.log
# System Files
.DS_Store