We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0b173 commit 43f0d25Copy full SHA for 43f0d25
lib/content/index.js
@@ -53,6 +53,7 @@ const workspaceModule = {
53
rm: [
54
'.npmrc',
55
'.eslintrc.!(js|local.*)',
56
+ 'SECURITY.md',
57
],
58
}
59
0 commit comments