persona-community-5/.pnpm-store/v3/files/00/c316e14c8ffb76564b3a8bb39c2ddc3425ef74b37b5665f3ac18e317c0635dd49f6b34711d94e424eec36015f3ebd11a5251aeae04510597631a3842c13dd4
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

4 lines
158 B
Plaintext

import type { PluginStyleguideConfig } from './types';
declare const recommendedStrict: PluginStyleguideConfig<'built-in'>;
export default recommendedStrict;