Skip to content

Commit 1fc6afb

Browse files
committed
Remove more yarn related items
1 parent d87d459 commit 1fc6afb

File tree

6 files changed

+1
-902
lines changed

6 files changed

+1
-902
lines changed

.Rbuildignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,15 @@
2222
^manualtests$
2323
^\.github$
2424

25-
^\.yarn$
2625
^\.vscode$
2726
^\.madgerc$
2827
^\.prettierrc\.yml$
2928
^jest\.config\.js$
3029
^package\.json$
3130
^tsconfig\.json$
32-
^yarn\.lock$
3331
^package-lock\.json$
3432
^node_modules$
3533
^coverage$
3634
^.ignore$
3735
^\.browserslistrc$
3836
^\.eslintrc\.yml$
39-
^\.yarnrc\.yml$

.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,10 @@
99
shinyapps/
1010
README.html
1111
.*.Rnb.cached
12-
tools/yarn-error.log
1312

14-
# TypeScript / yarn
13+
# TypeScript
1514
/node_modules/
1615
.cache
17-
.yarn/*
18-
!.yarn/releases
19-
!.yarn/plugins
20-
!.yarn/sdks
21-
!.yarn/versions
22-
.pnp.*
2316
coverage/
2417
madge.svg
2518

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"search.exclude": {
3-
"**/.yarn": true,
4-
"**/.pnp.*": true
53
},
64
"prettier.prettierPath": "./node_modules/prettier",
75
"typescript.enablePromptUseWorkspaceTsdk": true,

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Lines changed: 0 additions & 77 deletions
This file was deleted.

.yarn/plugins/@yarnpkg/plugin-outdated.cjs

Lines changed: 0 additions & 29 deletions
This file was deleted.

.yarn/releases/yarn-3.2.3.cjs

Lines changed: 0 additions & 783 deletions
This file was deleted.

0 commit comments

Comments
 (0)