We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd98610 + 553bbc3 commit 7eadccfCopy full SHA for 7eadccf
1 file changed
src/utils/redirects.js
@@ -7,4 +7,4 @@ const loadRedirects = () => {
7
return yaml.load(file).redirects || [];
8
};
9
10
-module.exports = { loadRedirects };
+module.exports = { loadRedirects };
0 commit comments