astro-ghostcms/.pnpm-store/v3/files/c2/0aa32fc1062f3ad5224cd598a5f...

14 lines
461 B
Plaintext

declare const _default: {
extends: string[];
rules: {
"astro/no-conflict-set-directives": string;
"astro/no-deprecated-astro-canonicalurl": string;
"astro/no-deprecated-astro-fetchcontent": string;
"astro/no-deprecated-astro-resolve": string;
"astro/no-deprecated-getentrybyslug": string;
"astro/no-unused-define-vars-in-style": string;
"astro/valid-compile": string;
};
};
export = _default;