oddbird/css-anchor-positioning

Lint example scripts

Ouverte

#386 ouverte le 13 mars 2026

 (0 commentaire) (1 réaction) (0 personne assignée)TypeScript (18 forks)auto 404
demo-siteenhancementgood first issue

Métriques du dépôt

Stars
 (489 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

In https://github.com/oddbird/css-anchor-positioning/pull/353, we missed a type update because we aren't linting our examples, specifically the scripts.

Some options include https://github.com/BenoitZugmeyer/eslint-plugin-html or extracting the scripts from the example html files into standalone files,

Guide contributeur