feat: add component doc + add eslint flat config #45
documentation-checks.yml
on: pull_request
Run eslint, prettier, type check and build tests
53s
Annotations
2 warnings
Run eslint, prettier, type check and build tests:
documentation/src/components/Quickstart.tsx#L17
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|
Run eslint, prettier, type check and build tests:
documentation/src/pages/index.tsx#L30
Do not use any of the `<hn>` tags for headings. Use the `<Heading />` component from `@theme/Heading` instead
|