chore(yarn): add plugins

This commit is contained in:
moklick
2022-08-16 14:21:05 +02:00
parent 820cb1c880
commit 5cde8d4f16
4 changed files with 39 additions and 4 deletions

11
.gitignore vendored
View File

@@ -9,5 +9,12 @@ dist
stats.html
.eslintcache
.idea
.yarn
.log
.log
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*