Skip to content

Conversation

@Simek
Copy link
Member

@Simek Simek commented Dec 4, 2025

Why

Spotted that we only lint website directory content, not the whole monorepo.

How

Add workspace level ESLint setup, add JSON and MD files linting. Reuse global configuration within website project, fix all new warnings.

In the process I have also flipped value of singleQuote Prettier config to match what was there prior previous change from today to have one convention across the whole codebase, since most of the scripts outside website directory were using single quotes. This flip is the source of most of the changes in website directory.

Additionally, the workspace lint step has been added to test-js.yml workflow to ensure correctness via CI for PR.

@Simek Simek requested a review from cortinico December 4, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants