diff --git a/biome.json b/biome.json index abcf78a..150e0a7 100644 --- a/biome.json +++ b/biome.json @@ -5,7 +5,7 @@ }, "files": { "include": [ - "./apps/**/*.ts" + "./apps/**/src/**/*.ts" ] }, "vcs": {