mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"extends": "//",
|
|
"files": {
|
|
"includes": ["!e2e/**/*Generated.ts"]
|
|
},
|
|
"$schema": "https://biomejs.dev/schemas/2.2.0/schema.json"
|
|
}
|