mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
|
|
"extends": "//",
|
|
"javascript": {
|
|
"parser": {
|
|
"unsafeParameterDecoratorsEnabled": true
|
|
}
|
|
}
|
|
}
|