Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript linked:pr

Filter by

1.9M results  (300 ms)

1.9M results

Sub of #13383 (the v13 blog-post stream). Light seed per the epic s design — angle + source + audience; the author owns voice, structure, and claims (no outline mandated). Angle — the hook is the differentiated ...
ai
documentation

Problem Every custom rule in rules/ ships with a *.spec.js RuleTester suite — except error-only-exports, which currently has no test file. That rule decides whether a file is error-only (so it can skip ...

Problem The scan title filter matches keywords as plain substrings (lower.includes(kw) in buildTitleFilter). For short acronyms this causes false matches: - positive COO matches Coordinator (e.g. Marketing ...

Toma como referencia esta imagen para que sepas a qué figura me refiero img width= 300 height= 148 alt= Image src= https://github.com/user-attachments/assets/30573b8d-229f-4a13-91e3-c68dba77b939 /
bug

What Enable the built-in prefer-object-spread rule (error) in sharedRules so that the object-spread form is required instead of Object.assign: // flagged const merged = Object.assign({}, base, override) ...

Summary The README documents a default feedbackDuration of 1600ms, but the attribute is only emitted on the button when the user explicitly sets it. The copy-script does fall back to 1600 if the attribute ...

Summary The plugin s package.json exports field only exposes: exports : { . : ./dist/index.js , ./astro : ./dist/astro.js , ./remark : ./dist/remark.js , ./styles.css ...

Summary The plugin s package.json declares: peerDependencies : { astro : ^4.0.0 || ^5.0.0 } This forces users on Astro 6 to install with --legacy-peer-deps. The plugin works correctly on Astro ...

Bug The start-line-number directive accepts ln{N} and showLineNumbers{N} (case-insensitive), but not the abbreviation LINENUMBERS{N}. This is inconsistent with other case-insensitive tokens in the parser. ...

Bug The line-highlight range parser rejects whitespace inside a single range token. {3 - 5} parses as [3, 5] (two single-line highlights) instead of [3, 4, 5]. Reproduction import { parseMeta } from ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.