[ci] format

This commit is contained in:
matthewp 2023-09-22 18:15:46 +00:00 committed by astrobot-houston
parent f36c4295be
commit 4f2bf2156f

View file

@ -56,7 +56,9 @@ export function createGetCollection({
type = 'data'; type = 'data';
} else { } else {
// eslint-disable-next-line no-console // eslint-disable-next-line no-console
console.warn(`The collection **${collection}** does not exist or is empty. Ensure a collection directory with this name exists.`); console.warn(
`The collection **${collection}** does not exist or is empty. Ensure a collection directory with this name exists.`
);
return; return;
} }
const lazyImports = Object.values( const lazyImports = Object.values(