Files
vercel__workflow/workbench/nest/biome.json
2026-01-26 13:31:22 -08:00

10 lines
176 B
JSON

{
"$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
"extends": "//",
"javascript": {
"parser": {
"unsafeParameterDecoratorsEnabled": true
}
}
}