christopher-buss/eslint-config

Add Test Fixtures

Open

#401 opened on Sep 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

This is a personal project but even I accidentally make changes which break things in unexpected ways! It'd be nice to create some test fixtures to at the very least snapshot so that when changes are made we can view the changes before/after, but, more notably, I want to ensure that tsconfig setting changes do not entirely break niche config setups, etc. accidentally introducing type aware linting to typescript blocks within markdown.

Contributor guide