Skip to content

Commit 36e794f

Browse files
committed
fmt
1 parent 0d8f424 commit 36e794f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.oxfmtrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
33
"ignorePatterns": [
44
"tmp/**",
5-
"ecosystem-ci/vibe-dashboard/**"
5+
"ecosystem-ci/vibe-dashboard/**",
6+
"ecosystem-ci/skeleton/**"
67
],
78
"singleQuote": true,
89
"experimentalSortImports": {

0 commit comments

Comments
 (0)