chore: remove docs and move to yarn

This commit is contained in:
Lucas Larroche 2022-10-15 17:23:02 +07:00
parent 3052db4bd3
commit 759296f211
153 changed files with 1366 additions and 13526 deletions

22
.gitignore vendored
View file

@ -1,5 +1,17 @@
node_modules/
tests/
.nvmrc
.prettierrc.js
*.DS_Store
# OS or Editor folders
._*
.cache
.DS_Store
.idea
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
/.vscode/
# Folders to ignore
/node_modules/