Conversation
|
pkg.pr.new packages benchmark commit |
📊 Bundle Size Comparison
👀 Notable resultsStatic test results:No major changes. Dynamic test results:No major changes. 📋 All resultsClick to reveal the results table (344 entries).
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu. |
There was a problem hiding this comment.
Pull request overview
Adds documentation for the optional eslint-plugin-typegpu lint plugin and wires it into the docs site navigation, with cross-links from relevant guides.
Changes:
- Added a new Tooling docs page describing installation and configuration for
eslint-plugin-typegpu(ESLint + Oxlint). - Linked the new lint plugin docs from “Getting Started” and “Data Schemas”.
- Added the new page to the Starlight sidebar under “Tooling” with a “new” badge.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx | New docs page for installing/configuring the TypeGPU ESLint plugin. |
| apps/typegpu-docs/src/content/docs/getting-started.mdx | Adds a tip linking to the lint plugin docs. |
| apps/typegpu-docs/src/content/docs/fundamentals/data-schemas.mdx | Adds a reference/link to the lint plugin in the division/casting caution. |
| apps/typegpu-docs/astro.config.mjs | Adds “Lint Plugin” to the Tooling sidebar group with a badge. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
e71f32e to
5569388
Compare
…pu.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
apps/typegpu-docs/src/content/docs/tooling/eslint-plugin-typegpu.mdx
Outdated
Show resolved
Hide resolved
|
It has become blocked by #2299, since I updated types there |
No description provided.