Skip to content

Commit 5791a28

Browse files
committed
Update bundle
1 parent f107737 commit 5791a28

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.oxfmtrc.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,9 @@
1010
"newlinesBetween": false,
1111
"enabled": true
1212
},
13-
"ignorePatterns": [".yarn/", ".yarnrc.yml"]
13+
"ignorePatterns": [
14+
".yarn/",
15+
".yarnrc.yml",
16+
"bundles/**"
17+
]
1418
}

bundles/@yarnpkg/plugin-outdated.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)