Skip to content

Analyzer top-level suppressions #4305

@ematipico

Description

@ematipico

TL;DR

/** biome-ignore lint/style/useConst: reason */

let foo = 1;
let bar = 12;

The top-level suppression comment will suppress style/useConst for the whole file

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions