1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

revert to warm and fuzzy yarn v1

This commit is contained in:
2021-10-19 19:45:01 -04:00
parent e51961c69a
commit 725a3ae6e5
9 changed files with 10804 additions and 15921 deletions

View File

@@ -37,5 +37,5 @@ module.exports = {
},
},
],
ignorePatterns: ["public/**", "static/assets/**", ".yarn/**"],
ignorePatterns: ["public/**", "static/assets/**"],
};