Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Ignore "use-nesting" #218

@martijndevalk

Description

@martijndevalk

When using the setting "codeActionsOnSave" in VS Code in combination with data-context-theme "@nest" automatically applies which is against our own linting rules.

Is it possible to add this rule so that it prevents this problem as described above?

"rules": { "csstools/use-nesting": "ignore" }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions