diff --git a/biome.json b/biome.json index 2f46816..19b85c4 100644 --- a/biome.json +++ b/biome.json @@ -17,7 +17,7 @@ }, "files": { "ignore": [ - "examples/deleting-properties/node.js" + "examples/*" ] } }