Skip to content

tsconfig placed in quickstart.md#143

Merged
godronus merged 3 commits into
mainfrom
fix/plugin-drift
Jun 15, 2026
Merged

tsconfig placed in quickstart.md#143
godronus merged 3 commits into
mainfrom
fix/plugin-drift

Conversation

@godronus

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation generation pipeline so docs/quickstart.md includes the canonical FastEdge application tsconfig.json (sourced from examples/cache/tsconfig.json) and explains key TypeScript compiler settings.

Changes:

  • Add examples/cache/tsconfig.json as an input source for quickstart doc generation.
  • Extend the generation spec to require a dedicated “TypeScript Configuration” section sourced verbatim from the example tsconfig.
  • Regenerate docs/quickstart.md (new TS config section, removes /// <reference ... /> lines) and apply minor formatting adjustments in docs/INDEX.md.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
fastedge-plugin-source/generate-docs.sh Adds examples/cache/tsconfig.json to the quickstart.md source inputs for doc generation.
fastedge-plugin-source/.generation-config.md Updates generation requirements to include a verbatim canonical FastEdge app tsconfig.json section.
docs/quickstart.md Adds a “TypeScript Configuration” section with the canonical tsconfig and removes triple-slash type references from examples.
docs/INDEX.md Minor generated formatting changes to method tables.

Comment thread docs/quickstart.md Outdated
Comment thread docs/quickstart.md Outdated
qrdl
qrdl previously approved these changes Jun 15, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@godronus godronus merged commit b78b2a8 into main Jun 15, 2026
9 checks passed
@godronus godronus deleted the fix/plugin-drift branch June 15, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants