mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (18.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
* almost working * refactor: apply lint autofix * cspell ignore * refactor: apply lint autofix * type fixes --------- Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
28 lines
504 B
Plaintext
28 lines
504 B
Plaintext
__fixtures__
|
|
__mocks__
|
|
dist
|
|
node_modules
|
|
.yarn
|
|
.history
|
|
build
|
|
coverage
|
|
jest.config.js
|
|
jest.transform.js
|
|
jest/vendor
|
|
examples/
|
|
|
|
packages/lqip-loader/lib/
|
|
packages/docusaurus/lib/
|
|
packages/docusaurus-*/lib/*
|
|
packages/eslint-plugin/lib/
|
|
packages/stylelint-copyright/lib/
|
|
|
|
packages/create-docusaurus/lib/*
|
|
packages/create-docusaurus/templates/facebook
|
|
|
|
website/_dogfooding/_swizzle_theme_tests
|
|
website/_dogfooding/_asset-tests/badSyntax.js
|
|
|
|
|
|
packages/docusaurus-plugin-ideal-image/src/theme/IdealImageLegacy
|