mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
feat: yarn migration (#425)
* feat: yarn migration, added missing deps * fix: updated ci * fix: linter missing dependencies * fix: using node lts version * fix: use node current version * fix: netlify deployment * fix: update scripts * fix: netlify build configuration Co-authored-by: Xetera <[email protected]>
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
generated/* linguist-vendored
|
||||
generated/* linguist-vendored
|
||||
|
||||
# Mark .zip files as binary to prevent git from trying to merge it
|
||||
*.zip binary
|
||||
|
||||
# Mark .pnp.* as binary to prevent git from trying to merge it & generated to hide from github linguist
|
||||
/.pnp.* binary linguist-generated
|
||||
|
||||
# Hide .yarn from GitHub's language detection
|
||||
/.yarn/** linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user