run docs:prettier:write

This commit is contained in:
Mostafa Sherif 2023-01-19 20:43:16 -05:00 committed by GitHub
parent 8660f62a30
commit 8018413e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ module.exports = {
code = await compile(code, {});
return loadCsf(code, { ...opts, fileName }).parse();
};
return [
{
test: /(stories|story)\.mdx$/,