Skip to content

Playground Package

Package: @santi020k/playground

This internal package groups the real-world example projects used to validate framework and optional integrations.

Why It Exists

  • Gives lint rules a real execution surface.
  • Helps the docs point to working examples.
  • Prevents regressions that would be invisible in config-shape tests alone.

Browse the repository for the actual projects: github.com/santi020k/eslint-config-basic

What It Covers

  • Framework projects such as React, Next.js, Astro, Vue, Svelte, Solid, Angular, NestJS, Expo, and TypeScript.
  • Optional integration examples for libraries, testing, formats, tools, and extensions.
  • Reproducible examples for debugging inspector output or rule regressions.

Built by Santi020k. Repo and personal site linked throughout the docs.