We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba69a23 commit d3711adCopy full SHA for d3711ad
1 file changed
.oxfmtrc.json
@@ -11,6 +11,7 @@
11
"**/dist/**",
12
"**/CHANGELOG.*",
13
"**/CODE_OF_CONDUCT.md",
14
- "**/SECURITY.md"
+ "**/SECURITY.md",
15
+ "packages/dependency-profiles/src/index.js"
16
]
17
}
0 commit comments